Skip to content

#cbee83

a light, electric green · warm · closest name: Green Yellow

RGB
203, 238, 131
HSL
80°, 76%, 72%
CMYK
15, 0, 45, 7
Luminance
0.7548

At a glance

Every number on this page in one read: what #cbee83 is made of, how bright it looks, and which way it leans.

Hex
#cbee83
Hue
80°
green
Saturation
76%
electric
Lightness
72%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7548
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.10:1
Closest name
Green Yellow
ΔE2000 9.6
Where it sits
Hue80° of 360°
Saturation76%
Lightness72%
Temperature
Warm ← → Cool41% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cbee83
RGBrgb(203, 238, 131)
HSLhsl(80, 76%, 72%)
CMYKcmyk(15%, 0%, 45%, 7%)
LABlab(89.6 -28.0 47.9)
LCHlch(89.6 55.5 120.3)
OKLCHoklch(0.901 0.139 124.0)
Decimal13364867
Display P3color(display-p3 0.796 0.933 0.514)

Copy-ready code

/* CSS */
color: #cbee83;
background-color: #cbee83;
/* Tailwind (arbitrary) */
class="text-[#cbee83] bg-[#cbee83]"
/* SCSS */
$brand: #cbee83;
/* SwiftUI */
Color(red: 0.796, green: 0.933, blue: 0.514)
/* Android */
Color.parseColor("#cbee83")
/* Flutter */
Color(0xFFCBEE83)
/* Python / OpenCV (BGR) */
(131, 238, 203)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cbee83 · 16.10:1
Use #000000AAA at every size.
Aa
White text · 1.30:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.10:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cbee83 as text scores 1.30:1 on white and 16.10:1 on black.

Accessibility — WCAG contrast

Aa
#cbee83 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#cbee83 on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9E27A
deuteranopia · #F4E189
tritanopia · #D2E5D5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cbee83 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FCF3
#F3F9E7
#E6F4C8
#D6F19C
#cbee83
#ACE43A
#9BD71D
#81B319
#679014
#4C6812
#30410C
Base = 400Lightest = 50 · #F9FCF3Darkest = 950 · #30410C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F9E7;
  --brand-200: #E6F4C8;
  --brand-300: #D6F19C;
  --brand-400: #cbee83;
  --brand-500: #ACE43A;
  --brand-600: #9BD71D;
  --brand-700: #81B319;
  --brand-800: #679014;
  --brand-900: #4C6812;
  --brand-950: #30410C;
  --brand: #cbee83;
  --brand-ink: #000000;
}

Colors that work with #cbee83

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#DEEDC0
Hairlines and dividers
Muted text#819B4B
Captions on the surface
Accent#8980F1
Second voice, not a rival
Dark variant#51700F
Hover, pressed, headers
Light variant#F6FCE9
Selected rows, tints
Dark surface#1F2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cbee83

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#A683EE
Analogous left#EEDC83
Analogous right#96EE83
Split-complement 1#8396EE
Split-complement 2#DC83EE
Triadic 1#83CBEE
Triadic 2#EE83CB
Tetradic#83EEDC

RGB percentages

Red79.6%
Green93.3%
Blue51.4%

CMYK percentages

Cyan14.7%
Magenta0.0%
Yellow45.0%
Key (black)6.7%

Color previews

#cbee83 text on a black background

contrast 16.10:1

Card sample

#cbee83 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cbee83;
Background color
Panel with #cbee83 background
background-color: #cbee83;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cbee83;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(203, 238, 131, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 238, 131, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbee83;
background: linear-gradient(135deg, #cbee83, #84EE83);

Monochromatic scale

Palettes built from #cbee83

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cbee83 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cbee83, answered

What color is #cbee83?

#cbee83 is a light electric green, closest to Green Yellow (ΔE2000 9.6). It sits at 80° on the hue wheel with 76% saturation and 72% lightness, which reads as warm.

What is the RGB value of #cbee83?

rgb(203, 238, 131) — 203 red, 238 green and 131 blue out of 255, or 79.6% / 93.3% / 51.4% by channel.

Is #cbee83 a light or a dark color?

It is a light color. Relative luminance is 0.7548 and perceived brightness is 85%, so black text on it reaches 16.10:1.

Should I use black or white text on #cbee83?

Black. It scores 16.10:1 against #cbee83, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #cbee83?

#A683EE sits directly opposite on the wheel. Softer options are the split-complements #8396EE and #DC83EE, which give the same contrast with far less vibration.

What colors go well with #cbee83?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #8980F1 as an accent and #51700F for hover and pressed states. For a palette, the analogous pair #EEDC83 and #96EE83 stays calm, while #A683EE is the loudest partner.

What is #cbee83 in CMYK for printing?

cmyk(15%, 0%, 45%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cbee83 warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EEEA83; nudged cooler, #A3EF82.

Work with #cbee83 in the Color Lab