#CEEA9F#CEEA9F
#CEEA9F is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.9% C 0.102 H 125.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEA9F |
|---|---|
| RGB | rgb(206, 234, 159) |
| HSL | hsl(82, 64%, 77%) |
| HSV | hsv(82, 32%, 92%) |
| CMYK | cmyk(12%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(89.14, -21.61, 33.48) |
| CIE-LCH | lch(89.14, 39.84, 122.84°) |
| OKLab | oklab(89.88% -0.0585 0.0835) |
| OKLCH | oklch(89.88% 0.102 125) |
| XYZ | xyz(61.1338, 74.4704, 43.9477) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 4.83
Light Sage
#BCECAC
ΔE00 5.18
Washed Out Green
#BCF5A6
ΔE00 5.47
Tea Green
#BDF8A3
ΔE00 5.75
Very Pale Green
#CFFDBC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEA9F #BB9FEA
analogous
#EAE19F #CEEA9F #A9EA9F
triadic
#CEEA9F #9FCEEA #EA9FCE
tetradic
#CEEA9F #9FEAE1 #BB9FEA #EA9FA9
square
#CEEA9F #9FEAE1 #BB9FEA #EA9FA9
split-complementary
#CEEA9F #9FA9EA #E19FEA
monochromatic
#9BD43B #B4DF6D #CEEA9F #E8F5D1 #F2FAE6
Accessibility & contrast
On white
1.32
#CEEA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CEEA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEA9F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEA9F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#D3E3D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ceea9f; /* rgb */ color: rgb(206, 234, 159); /* oklch */ color: oklch(89.9% 0.102 125.0);
Tailwind
colors: {
custom: {
50: '#ddf0bc',
500: '#ceea9f',
950: '#000000',
},
}SCSS
$custom: #ceea9f; $custom-light: #ddf0bc; $custom-dark: #000000;
JSON
{
"hex": "#ceea9f",
"rgb": {
"r": 206,
"g": 234,
"b": 159
},
"hsl": {
"h": 82.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.89878,
"c": 0.10197,
"h": 125
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#CEEA9F
secondary
#8B68C5
accent
#1ACC5C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582