#CEEA84#CEEA84
#CEEA84 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.132 H 121.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA84 |
|---|---|
| RGB | rgb(206, 234, 132) |
| HSL | hsl(76, 71%, 72%) |
| HSV | hsv(76, 44%, 92%) |
| CMYK | cmyk(12%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(88.75, -24.88, 46.36) |
| CIE-LCH | lch(88.75, 52.61, 118.23°) |
| OKLab | oklab(89.43% -0.0692 0.1121) |
| OKLCH | oklch(89.43% 0.132 121.7) |
| XYZ | xyz(59.0413, 73.6334, 32.9276) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 5.93
Pear
#CBF85F
ΔE00 6.28
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA84 #A084EA
analogous
#EAD384 #CEEA84 #9BEA84
triadic
#CEEA84 #84CEEA #EA84CE
tetradic
#CEEA84 #84EAD3 #A084EA #EA849B
square
#CEEA84 #84EAD3 #A084EA #EA849B
split-complementary
#CEEA84 #849BEA #D384EA
monochromatic
#A1D024 #B9E150 #CEEA84 #E3F3B8 #F5FBE5
Accessibility & contrast
On white
1.34
#CEEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CEEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA84
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA84 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#D6E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea84; /* rgb */ color: rgb(206, 234, 132); /* oklch */ color: oklch(89.4% 0.132 121.7);
Tailwind
colors: {
custom: {
50: '#def0a9',
500: '#ceea84',
950: '#000000',
},
}SCSS
$custom: #ceea84; $custom-light: #def0a9; $custom-dark: #000000;
JSON
{
"hex": "#ceea84",
"rgb": {
"r": 206,
"g": 234,
"b": 132
},
"hsl": {
"h": 76.471,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.89432,
"c": 0.13171,
"h": 121.7
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#CEEA84
secondary
#6F4FC4
accent
#13D347
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581