#CCEA8D#CCEA8D
#CCEA8D is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.123 H 123.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEA8D |
|---|---|
| RGB | rgb(204, 234, 141) |
| HSL | hsl(79, 69%, 74%) |
| HSV | hsv(79, 40%, 92%) |
| CMYK | cmyk(12.8%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(88.74, -24.61, 41.92) |
| CIE-LCH | lch(88.74, 48.61, 120.42°) |
| OKLab | oklab(89.43% -0.0677 0.1025) |
| OKLCH | oklch(89.43% 0.123 123.5) |
| XYZ | xyz(59.1322, 73.6059, 36.2863) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Light Yellow Green
#CCFD7F
ΔE00 5.65
Celery
#C1FD95
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 5.82
Light Pea Green
#C4FE82
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEA8D #AB8DEA
analogous
#EAD98D #CCEA8D #9DEA8D
triadic
#CCEA8D #8DCCEA #EA8DCC
tetradic
#CCEA8D #8DEAD9 #AB8DEA #EA8D9D
square
#CCEA8D #8DEAD9 #AB8DEA #EA8D9D
split-complementary
#CCEA8D #8D9DEA #D98DEA
monochromatic
#9DD527 #B5E059 #CCEA8D #E3F4C1 #F3FAE5
Accessibility & contrast
On white
1.34
#CCEA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CCEA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEA8D
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEA8D | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#D2E2D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ccea8d; /* rgb */ color: rgb(204, 234, 141); /* oklch */ color: oklch(89.4% 0.123 123.5);
Tailwind
colors: {
custom: {
50: '#ddf0af',
500: '#ccea8d',
950: '#000000',
},
}SCSS
$custom: #ccea8d; $custom-light: #ddf0af; $custom-dark: #000000;
JSON
{
"hex": "#ccea8d",
"rgb": {
"r": 204,
"g": 234,
"b": 141
},
"hsl": {
"h": 79.355,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.89428,
"c": 0.12286,
"h": 123.5
},
"luminance": 0.73606
}Semantic roles & 50–950 ramp
primary
#CCEA8D
secondary
#7A57C4
accent
#15D151
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581