#CBEE90#CBEE90
#CBEE90 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.126 H 125.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE90 |
|---|---|
| RGB | rgb(203, 238, 144) |
| HSL | hsl(82, 73%, 75%) |
| HSV | hsv(82, 39%, 93%) |
| CMYK | cmyk(14.7%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(89.79, -26.53, 41.78) |
| CIE-LCH | lch(89.79, 49.49, 122.41°) |
| OKLab | oklab(90.27% -0.0729 0.1023) |
| OKLCH | oklch(90.27% 0.126 125.5) |
| XYZ | xyz(60.2368, 75.8588, 37.8489) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.24
Celery
#C1FD95
ΔE00 4.66
Light Yellow Green
#CCFD7F
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.20
Light Pea Green
#C4FE82
ΔE00 5.23
Tea Green
#BDF8A3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE90 #B390EE
analogous
#EEE290 #CBEE90 #9CEE90
triadic
#CBEE90 #90CBEE #EE90CB
tetradic
#CBEE90 #90EEE2 #B390EE #EE909C
square
#CBEE90 #90EEE2 #B390EE #EE909C
split-complementary
#CBEE90 #909CEE #E290EE
monochromatic
#99DE26 #B2E65B #CBEE90 #E4F6C5 #F3FBE4
Accessibility & contrast
On white
1.30
#CBEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CBEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE90
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE90 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#D1E6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbee90; /* rgb */ color: rgb(203, 238, 144); /* oklch */ color: oklch(90.3% 0.126 125.5);
Tailwind
colors: {
custom: {
50: '#dcf3b1',
500: '#cbee90',
950: '#000000',
},
}SCSS
$custom: #cbee90; $custom-light: #dcf3b1; $custom-dark: #000000;
JSON
{
"hex": "#cbee90",
"rgb": {
"r": 203,
"g": 238,
"b": 144
},
"hsl": {
"h": 82.34,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90273,
"c": 0.12565,
"h": 125.5
},
"luminance": 0.75859
}Semantic roles & 50–950 ramp
primary
#CBEE90
secondary
#8359CA
accent
#10D65A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581