#CEEA85#CEEA85
#CEEA85 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.4% C 0.131 H 121.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA85 |
|---|---|
| RGB | rgb(206, 234, 133) |
| HSL | hsl(77, 71%, 72%) |
| HSV | hsv(77, 43%, 92%) |
| CMYK | cmyk(12%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(88.76, -24.77, 45.89) |
| CIE-LCH | lch(88.76, 52.15, 118.36°) |
| OKLab | oklab(89.45% -0.0688 0.1111) |
| OKLCH | oklch(89.45% 0.131 121.8) |
| XYZ | xyz(59.1101, 73.6609, 33.2897) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.07
Light Yellow Green
#CCFD7F
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Pea Green
#C4FE82
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.28
Light Yellowish Green
#C2FF89
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA85 #A185EA
analogous
#EAD485 #CEEA85 #9CEA85
triadic
#CEEA85 #85CEEA #EA85CE
tetradic
#CEEA85 #85EAD4 #A185EA #EA859C
square
#CEEA85 #85EAD4 #A185EA #EA859C
split-complementary
#CEEA85 #859CEA #D485EA
monochromatic
#A1D124 #B9E151 #CEEA85 #E3F3B9 #F5FBE5
Accessibility & contrast
On white
1.33
#CEEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#CEEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA85
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA85 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 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)
#F5DF7D
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#D6E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea85; /* rgb */ color: rgb(206, 234, 133); /* oklch */ color: oklch(89.4% 0.131 121.8);
Tailwind
colors: {
custom: {
50: '#def0aa',
500: '#ceea85',
950: '#000000',
},
}SCSS
$custom: #ceea85; $custom-light: #def0aa; $custom-dark: #000000;
JSON
{
"hex": "#ceea85",
"rgb": {
"r": 206,
"g": 234,
"b": 133
},
"hsl": {
"h": 76.634,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.89447,
"c": 0.13066,
"h": 121.8
},
"luminance": 0.73661
}Semantic roles & 50–950 ramp
primary
#CEEA85
secondary
#7050C4
accent
#13D348
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581