#CBEE99#CBEE99
#CBEE99 is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.4% C 0.116 H 126.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE99 |
|---|---|
| RGB | rgb(203, 238, 153) |
| HSL | hsl(85, 71%, 77%) |
| HSV | hsv(85, 36%, 93%) |
| CMYK | cmyk(14.7%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(89.93, -25.41, 37.49) |
| CIE-LCH | lch(89.93, 45.29, 124.13°) |
| OKLab | oklab(90.42% -0.0694 0.0927) |
| OKLCH | oklch(90.42% 0.116 126.8) |
| XYZ | xyz(60.9522, 76.1450, 41.6171) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 5.16
Light Khaki
#E6F2A2
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE99 #BC99EE
analogous
#EEE799 #CBEE99 #A1EE99
triadic
#CBEE99 #99CBEE #EE99CB
tetradic
#CBEE99 #99EEE7 #BC99EE #EE99A1
square
#CBEE99 #99EEE7 #BC99EE #EE99A1
split-complementary
#CBEE99 #99A1EE #E799EE
monochromatic
#96DD30 #B0E565 #CBEE99 #E6F7CD #F2FBE5
Accessibility & contrast
On white
1.29
#CBEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CBEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE99
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE99 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E493
Deuteranopia (green-blind)
#F1E29D
Tritanopia (blue-blind)
#CFE7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbee99; /* rgb */ color: rgb(203, 238, 153); /* oklch */ color: oklch(90.4% 0.116 126.8);
Tailwind
colors: {
custom: {
50: '#dcf3b8',
500: '#cbee99',
950: '#000000',
},
}SCSS
$custom: #cbee99; $custom-light: #dcf3b8; $custom-dark: #000000;
JSON
{
"hex": "#cbee99",
"rgb": {
"r": 203,
"g": 238,
"b": 153
},
"hsl": {
"h": 84.706,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.90422,
"c": 0.11581,
"h": 126.8
},
"luminance": 0.76145
}Semantic roles & 50–950 ramp
primary
#CBEE99
secondary
#8C61CA
accent
#12D362
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581