#CEEA8F#CEEA8F
#CEEA8F is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.120 H 122.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA8F |
|---|---|
| RGB | rgb(206, 234, 143) |
| HSL | hsl(78, 68%, 74%) |
| HSV | hsv(78, 39%, 92%) |
| CMYK | cmyk(12%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(88.90, -23.63, 41.17) |
| CIE-LCH | lch(88.90, 47.47, 119.86°) |
| OKLab | oklab(89.6% -0.0649 0.1009) |
| OKLCH | oklch(89.6% 0.12 122.8) |
| XYZ | xyz(59.8341, 73.9505, 37.1029) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.46
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.95
Light Yellow Green
#CCFD7F
ΔE00 5.95
Celery
#C1FD95
ΔE00 6.12
Light Pea Green
#C4FE82
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA8F #AB8FEA
analogous
#EAD98F #CEEA8F #A1EA8F
triadic
#CEEA8F #8FCEEA #EA8FCE
tetradic
#CEEA8F #8FEAD9 #AB8FEA #EA8FA1
square
#CEEA8F #8FEAD9 #AB8FEA #EA8FA1
split-complementary
#CEEA8F #8FA1EA #D98FEA
monochromatic
#A1D628 #B7E05B #CEEA8F #E5F4C3 #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CEEA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA8F
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA8F | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#D5E2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea8f; /* rgb */ color: rgb(206, 234, 143); /* oklch */ color: oklch(89.6% 0.120 122.8);
Tailwind
colors: {
custom: {
50: '#def0b1',
500: '#ceea8f',
950: '#000000',
},
}SCSS
$custom: #ceea8f; $custom-light: #def0b1; $custom-dark: #000000;
JSON
{
"hex": "#ceea8f",
"rgb": {
"r": 206,
"g": 234,
"b": 143
},
"hsl": {
"h": 78.462,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.89602,
"c": 0.11995,
"h": 122.8
},
"luminance": 0.73951
}Semantic roles & 50–950 ramp
primary
#CEEA8F
secondary
#7A59C4
accent
#15D04F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151611
muted
#848581