#CEEA81#CEEA81
#CEEA81 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.135 H 121.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA81 |
|---|---|
| RGB | rgb(206, 234, 129) |
| HSL | hsl(76, 71%, 71%) |
| HSV | hsv(76, 45%, 92%) |
| CMYK | cmyk(12%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(88.71, -25.20, 47.76) |
| CIE-LCH | lch(88.71, 54.00, 117.83°) |
| OKLab | oklab(89.39% -0.0703 0.115) |
| OKLCH | oklch(89.39% 0.135 121.4) |
| XYZ | xyz(58.8390, 73.5524, 31.8619) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Pea Green
#C4FE82
ΔE00 5.88
Pear
#CBF85F
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA81 #9D81EA
analogous
#EAD181 #CEEA81 #99EA81
triadic
#CEEA81 #81CEEA #EA81CE
tetradic
#CEEA81 #81EAD1 #9D81EA #EA8199
square
#CEEA81 #81EAD1 #9D81EA #EA8199
split-complementary
#CEEA81 #8199EA #D181EA
monochromatic
#A0CE22 #BAE14D #CEEA81 #E2F3B5 #F5FBE5
Accessibility & contrast
On white
1.34
#CEEA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#CEEA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA81
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA81 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#D6E1D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea81; /* rgb */ color: rgb(206, 234, 129); /* oklch */ color: oklch(89.4% 0.135 121.4);
Tailwind
colors: {
custom: {
50: '#def0a7',
500: '#ceea81',
950: '#000000',
},
}SCSS
$custom: #ceea81; $custom-light: #def0a7; $custom-dark: #000000;
JSON
{
"hex": "#ceea81",
"rgb": {
"r": 206,
"g": 234,
"b": 129
},
"hsl": {
"h": 76,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.89389,
"c": 0.13482,
"h": 121.4
},
"luminance": 0.73552
}Semantic roles & 50–950 ramp
primary
#CEEA81
secondary
#6C4CC3
accent
#12D346
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580