#CEEA8E#CEEA8E
#CEEA8E is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.6% C 0.121 H 122.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA8E |
|---|---|
| RGB | rgb(206, 234, 142) |
| HSL | hsl(78, 69%, 74%) |
| HSV | hsv(78, 39%, 92%) |
| CMYK | cmyk(12%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(88.88, -23.75, 41.64) |
| CIE-LCH | lch(88.88, 47.94, 119.70°) |
| OKLab | oklab(89.59% -0.0653 0.1019) |
| OKLCH | oklch(89.59% 0.121 122.7) |
| XYZ | xyz(59.7587, 73.9203, 36.7058) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellow Green
#CCFD7F
ΔE00 5.85
Pale Olive Green
#B1D27B
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.12
Light Pea Green
#C4FE82
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA8E #AA8EEA
analogous
#EAD88E #CEEA8E #A0EA8E
triadic
#CEEA8E #8ECEEA #EA8ECE
tetradic
#CEEA8E #8EEAD8 #AA8EEA #EA8EA0
square
#CEEA8E #8EEAD8 #AA8EEA #EA8EA0
split-complementary
#CEEA8E #8EA0EA #D88EEA
monochromatic
#A1D628 #B8E05A #CEEA8E #E4F4C2 #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#CEEA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA8E
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA8E | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#D5E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea8e; /* rgb */ color: rgb(206, 234, 142); /* oklch */ color: oklch(89.6% 0.121 122.7);
Tailwind
colors: {
custom: {
50: '#def0b0',
500: '#ceea8e',
950: '#000000',
},
}SCSS
$custom: #ceea8e; $custom-light: #def0b0; $custom-dark: #000000;
JSON
{
"hex": "#ceea8e",
"rgb": {
"r": 206,
"g": 234,
"b": 142
},
"hsl": {
"h": 78.261,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.89585,
"c": 0.12104,
"h": 122.7
},
"luminance": 0.7392
}Semantic roles & 50–950 ramp
primary
#CEEA8E
secondary
#7958C4
accent
#15D14E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581