#CBEE94#CBEE94
#CBEE94 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.3% C 0.121 H 126.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE94 |
|---|---|
| RGB | rgb(203, 238, 148) |
| HSL | hsl(83, 73%, 76%) |
| HSV | hsv(83, 38%, 93%) |
| CMYK | cmyk(14.7%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(89.85, -26.04, 39.88) |
| CIE-LCH | lch(89.85, 47.62, 123.14°) |
| OKLab | oklab(90.34% -0.0713 0.0981) |
| OKLCH | oklch(90.34% 0.121 126) |
| XYZ | xyz(60.5479, 75.9832, 39.4876) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Celery
#C1FD95
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE94 #B794EE
analogous
#EEE494 #CBEE94 #9EEE94
triadic
#CBEE94 #94CBEE #EE94CB
tetradic
#CBEE94 #94EEE4 #B794EE #EE949E
square
#CBEE94 #94EEE4 #B794EE #EE949E
split-complementary
#CBEE94 #949EEE #E494EE
monochromatic
#98DD2A #B1E65F #CBEE94 #E5F6C9 #F2FBE5
Accessibility & contrast
On white
1.30
#CBEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#CBEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE94
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE94 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#D0E6D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbee94; /* rgb */ color: rgb(203, 238, 148); /* oklch */ color: oklch(90.3% 0.121 126.0);
Tailwind
colors: {
custom: {
50: '#dcf3b4',
500: '#cbee94',
950: '#000000',
},
}SCSS
$custom: #cbee94; $custom-light: #dcf3b4; $custom-dark: #000000;
JSON
{
"hex": "#cbee94",
"rgb": {
"r": 203,
"g": 238,
"b": 148
},
"hsl": {
"h": 83.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.90338,
"c": 0.1213,
"h": 126
},
"luminance": 0.75984
}Semantic roles & 50–950 ramp
primary
#CBEE94
secondary
#875CCA
accent
#11D55D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581