#CEEA95#CEEA95
#CEEA95 is a very light, moderate yellow-green. Relative luminance 0.741; OKLCH L 89.7% C 0.113 H 123.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA95 |
|---|---|
| RGB | rgb(206, 234, 149) |
| HSL | hsl(80, 67%, 75%) |
| HSV | hsv(80, 36%, 92%) |
| CMYK | cmyk(12%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(88.99, -22.90, 38.30) |
| CIE-LCH | lch(88.99, 44.62, 120.87°) |
| OKLab | oklab(89.7% -0.0626 0.0945) |
| OKLCH | oklch(89.7% 0.113 123.5) |
| XYZ | xyz(60.3009, 74.1372, 39.5610) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 5.96
Tea Green
#BDF8A3
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.12
Washed Out Green
#BCF5A6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA95 #B195EA
analogous
#EADC95 #CEEA95 #A3EA95
triadic
#CEEA95 #95CEEA #EA95CE
tetradic
#CEEA95 #95EADC #B195EA #EA95A3
square
#CEEA95 #95EADC #B195EA #EA95A3
split-complementary
#CEEA95 #95A3EA #DC95EA
monochromatic
#9FD62F #B6E062 #CEEA95 #E6F4C8 #F3FAE5
Accessibility & contrast
On white
1.33
#CEEA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CEEA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA95
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA95 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#D4E2D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceea95; /* rgb */ color: rgb(206, 234, 149); /* oklch */ color: oklch(89.7% 0.113 123.5);
Tailwind
colors: {
custom: {
50: '#def0b5',
500: '#ceea95',
950: '#000000',
},
}SCSS
$custom: #ceea95; $custom-light: #def0b5; $custom-dark: #000000;
JSON
{
"hex": "#ceea95",
"rgb": {
"r": 206,
"g": 234,
"b": 149
},
"hsl": {
"h": 79.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.89701,
"c": 0.11331,
"h": 123.5
},
"luminance": 0.74137
}Semantic roles & 50–950 ramp
primary
#CEEA95
secondary
#805EC5
accent
#17CF53
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581