#CCE98D#CCE98D
#CCE98D is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 89.2% C 0.121 H 123.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE98D |
|---|---|
| RGB | rgb(204, 233, 141) |
| HSL | hsl(79, 68%, 73%) |
| HSV | hsv(79, 39%, 91%) |
| CMYK | cmyk(12.4%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(88.47, -24.13, 41.57) |
| CIE-LCH | lch(88.47, 48.07, 120.13°) |
| OKLab | oklab(89.21% -0.0664 0.1017) |
| OKLCH | oklch(89.21% 0.121 123.1) |
| XYZ | xyz(58.8483, 73.0381, 36.1916) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.67
Light Yellow Green
#CCFD7F
ΔE00 5.91
Celery
#C1FD95
ΔE00 6.07
Light Pea Green
#C4FE82
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE98D #AA8DE9
analogous
#E9D88D #CCE98D #9EE98D
triadic
#CCE98D #8DCCE9 #E98DCC
tetradic
#CCE98D #8DE9D8 #AA8DE9 #E98D9E
square
#CCE98D #8DE9D8 #AA8DE9 #E98D9E
split-complementary
#CCE98D #8D9EE9 #D88DE9
monochromatic
#9DD329 #B5DF5A #CCE98D #E3F3C0 #F4FAE5
Accessibility & contrast
On white
1.35
#CCE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CCE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE98D
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE98D | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#D3E1D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce98d; /* rgb */ color: rgb(204, 233, 141); /* oklch */ color: oklch(89.2% 0.121 123.1);
Tailwind
colors: {
custom: {
50: '#ddf0af',
500: '#cce98d',
950: '#000000',
},
}SCSS
$custom: #cce98d; $custom-light: #ddf0af; $custom-dark: #000000;
JSON
{
"hex": "#cce98d",
"rgb": {
"r": 204,
"g": 233,
"b": 141
},
"hsl": {
"h": 78.913,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.89211,
"c": 0.12145,
"h": 123.1
},
"luminance": 0.73038
}Semantic roles & 50–950 ramp
primary
#CCE98D
secondary
#7957C3
accent
#16D050
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581