#CEE98C#CEE98C
#CEE98C is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.122 H 122.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE98C |
|---|---|
| RGB | rgb(206, 233, 140) |
| HSL | hsl(77, 68%, 73%) |
| HSV | hsv(77, 40%, 91%) |
| CMYK | cmyk(11.6%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(88.59, -23.50, 42.25) |
| CIE-LCH | lch(88.59, 48.34, 119.09°) |
| OKLab | oklab(89.34% -0.0647 0.1032) |
| OKLCH | oklch(89.34% 0.122 122.1) |
| XYZ | xyz(59.3260, 73.2930, 35.8274) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 5.85
Pale Olive Green
#B1D27B
ΔE00 5.86
Light Yellow Green
#CCFD7F
ΔE00 5.94
Greenish Beige
#C9D179
ΔE00 6.37
Celery
#C1FD95
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE98C #A78CE9
analogous
#E9D58C #CEE98C #9FE98C
triadic
#CEE98C #8CCEE9 #E98CCE
tetradic
#CEE98C #8CE9D5 #A78CE9 #E98C9F
square
#CEE98C #8CE9D5 #A78CE9 #E98C9F
split-complementary
#CEE98C #8C9FE9 #D58CE9
monochromatic
#A1D228 #B8DF59 #CEE98C #E4F3BF #F4FAE5
Accessibility & contrast
On white
1.34
#CEE98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#CEE98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE98C
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE98C | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF85
Deuteranopia (green-blind)
#F0DE91
Tritanopia (blue-blind)
#D5E0D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee98c; /* rgb */ color: rgb(206, 233, 140); /* oklch */ color: oklch(89.3% 0.122 122.1);
Tailwind
colors: {
custom: {
50: '#def0af',
500: '#cee98c',
950: '#000000',
},
}SCSS
$custom: #cee98c; $custom-light: #def0af; $custom-dark: #000000;
JSON
{
"hex": "#cee98c",
"rgb": {
"r": 206,
"g": 233,
"b": 140
},
"hsl": {
"h": 77.419,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.89338,
"c": 0.12183,
"h": 122.1
},
"luminance": 0.73293
}Semantic roles & 50–950 ramp
primary
#CEE98C
secondary
#7656C3
accent
#16D04C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581