#CEEE84#CEEE84
#CEEE84 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.137 H 122.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEE84 |
|---|---|
| RGB | rgb(206, 238, 132) |
| HSL | hsl(78, 76%, 73%) |
| HSV | hsv(78, 45%, 93%) |
| CMYK | cmyk(13.4%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(89.83, -26.79, 47.70) |
| CIE-LCH | lch(89.83, 54.71, 119.32°) |
| OKLab | oklab(90.3% -0.0745 0.1151) |
| OKLCH | oklch(90.3% 0.137 122.9) |
| XYZ | xyz(60.1930, 75.9367, 33.3115) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Light Pea Green
#C4FE82
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 5.33
Pear
#CBF85F
ΔE00 5.54
Light Khaki
#E6F2A2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEE84 #A484EE
analogous
#EED984 #CEEE84 #99EE84
triadic
#CEEE84 #84CEEE #EE84CE
tetradic
#CEEE84 #84EED9 #A484EE #EE8499
square
#CEEE84 #84EED9 #A484EE #EE8499
split-complementary
#CEEE84 #8499EE #D984EE
monochromatic
#A1DA1E #B9E74E #CEEE84 #E3F5BA #F4FBE4
Accessibility & contrast
On white
1.30
#CEEE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CEEE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEE84
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEE84 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#D5E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceee84; /* rgb */ color: rgb(206, 238, 132); /* oklch */ color: oklch(90.3% 0.137 122.9);
Tailwind
colors: {
custom: {
50: '#def3a9',
500: '#ceee84',
950: '#000000',
},
}SCSS
$custom: #ceee84; $custom-light: #def3a9; $custom-dark: #000000;
JSON
{
"hex": "#ceee84",
"rgb": {
"r": 206,
"g": 238,
"b": 132
},
"hsl": {
"h": 78.113,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.90299,
"c": 0.13712,
"h": 122.9
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#CEEE84
secondary
#734EC9
accent
#0ED84B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581