#CBEE7B#CBEE7B
#CBEE7B is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.147 H 123.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE7B |
|---|---|
| RGB | rgb(203, 238, 123) |
| HSL | hsl(78, 77%, 71%) |
| HSV | hsv(78, 48%, 93%) |
| CMYK | cmyk(14.7%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.52, -28.85, 51.55) |
| CIE-LCH | lch(89.52, 59.07, 119.23°) |
| OKLab | oklab(89.97% -0.0809 0.1231) |
| OKLCH | oklch(89.97% 0.147 123.3) |
| XYZ | xyz(58.7784, 75.2754, 30.1681) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pear
#CBF85F
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Pale Lime
#BEFD73
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE7B #9E7BEE
analogous
#EED77B #CBEE7B #91EE7B
triadic
#CBEE7B #7BCBEE #EE7BCB
tetradic
#CBEE7B #7BEED7 #9E7BEE #EE7B91
square
#CBEE7B #7BEED7 #9E7BEE #EE7B91
split-complementary
#CBEE7B #7B91EE #D77BEE
monochromatic
#9BD31B #B6E745 #CBEE7B #E0F5B1 #F4FCE4
Accessibility & contrast
On white
1.31
#CBEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CBEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE7B
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE7B | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#D3E4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbee7b; /* rgb */ color: rgb(203, 238, 123); /* oklch */ color: oklch(90.0% 0.147 123.3);
Tailwind
colors: {
custom: {
50: '#ddf3a3',
500: '#cbee7b',
950: '#000000',
},
}SCSS
$custom: #cbee7b; $custom-light: #ddf3a3; $custom-dark: #000000;
JSON
{
"hex": "#cbee7b",
"rgb": {
"r": 203,
"g": 238,
"b": 123
},
"hsl": {
"h": 78.261,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.89966,
"c": 0.14728,
"h": 123.3
},
"luminance": 0.75276
}Semantic roles & 50–950 ramp
primary
#CBEE7B
secondary
#6D46C8
accent
#0CD94B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580