#CEEA91#CEEA91
#CEEA91 is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.6% C 0.118 H 123.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA91 |
|---|---|
| RGB | rgb(206, 234, 145) |
| HSL | hsl(79, 68%, 74%) |
| HSV | hsv(79, 38%, 92%) |
| CMYK | cmyk(12%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(88.93, -23.39, 40.21) |
| CIE-LCH | lch(88.93, 46.52, 120.18°) |
| OKLab | oklab(89.63% -0.0641 0.0988) |
| OKLCH | oklch(89.63% 0.118 123) |
| XYZ | xyz(59.9870, 74.0116, 37.9080) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 5.93
Celery
#C1FD95
ΔE00 6.12
Light Yellow Green
#CCFD7F
ΔE00 6.16
Tea Green
#BDF8A3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA91 #AD91EA
analogous
#EAD991 #CEEA91 #A2EA91
triadic
#CEEA91 #91CEEA #EA91CE
tetradic
#CEEA91 #91EAD9 #AD91EA #EA91A2
square
#CEEA91 #91EAD9 #AD91EA #EA91A2
split-complementary
#CEEA91 #91A2EA #D991EA
monochromatic
#A0D62A #B7E05E #CEEA91 #E5F4C4 #F4FAE5
Accessibility & contrast
On white
1.33
#CEEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CEEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA91
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA91 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#D4E2D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea91; /* rgb */ color: rgb(206, 234, 145); /* oklch */ color: oklch(89.6% 0.118 123.0);
Tailwind
colors: {
custom: {
50: '#def0b2',
500: '#ceea91',
950: '#000000',
},
}SCSS
$custom: #ceea91; $custom-light: #def0b2; $custom-dark: #000000;
JSON
{
"hex": "#ceea91",
"rgb": {
"r": 206,
"g": 234,
"b": 145
},
"hsl": {
"h": 78.876,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.89634,
"c": 0.11775,
"h": 123
},
"luminance": 0.74012
}Semantic roles & 50–950 ramp
primary
#CEEA91
secondary
#7C5BC5
accent
#16D050
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581