#CEEA96#CEEA96
#CEEA96 is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.112 H 123.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA96 |
|---|---|
| RGB | rgb(206, 234, 150) |
| HSL | hsl(80, 67%, 75%) |
| HSV | hsv(80, 36%, 92%) |
| CMYK | cmyk(12%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(89.00, -22.77, 37.82) |
| CIE-LCH | lch(89.00, 44.15, 121.05°) |
| OKLab | oklab(89.72% -0.0622 0.0934) |
| OKLCH | oklch(89.72% 0.112 123.6) |
| XYZ | xyz(60.3810, 74.1693, 39.9833) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 5.99
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.04
Tea Green
#BDF8A3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA96 #B296EA
analogous
#EADC96 #CEEA96 #A4EA96
triadic
#CEEA96 #96CEEA #EA96CE
tetradic
#CEEA96 #96EADC #B296EA #EA96A4
square
#CEEA96 #96EADC #B296EA #EA96A4
split-complementary
#CEEA96 #96A4EA #DC96EA
monochromatic
#9ED630 #B6E063 #CEEA96 #E6F4C9 #F3FAE5
Accessibility & contrast
On white
1.33
#CEEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CEEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA96
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA96 | 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)
#F3E090
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#D4E2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea96; /* rgb */ color: rgb(206, 234, 150); /* oklch */ color: oklch(89.7% 0.112 123.6);
Tailwind
colors: {
custom: {
50: '#def0b6',
500: '#ceea96',
950: '#000000',
},
}SCSS
$custom: #ceea96; $custom-light: #def0b6; $custom-dark: #000000;
JSON
{
"hex": "#ceea96",
"rgb": {
"r": 206,
"g": 234,
"b": 150
},
"hsl": {
"h": 80,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.89718,
"c": 0.11219,
"h": 123.6
},
"luminance": 0.74169
}Semantic roles & 50–950 ramp
primary
#CEEA96
secondary
#815FC5
accent
#17CF54
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581