#CCEA8A#CCEA8A
#CCEA8A is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.4% C 0.126 H 123.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEA8A |
|---|---|
| RGB | rgb(204, 234, 138) |
| HSL | hsl(79, 70%, 73%) |
| HSV | hsv(79, 41%, 92%) |
| CMYK | cmyk(12.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.69, -24.96, 43.34) |
| CIE-LCH | lch(88.69, 50.01, 119.94°) |
| OKLab | oklab(89.38% -0.0689 0.1056) |
| OKLCH | oklch(89.38% 0.126 123.1) |
| XYZ | xyz(58.9120, 73.5178, 35.1266) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEA8A #A88AEA
analogous
#EAD88A #CCEA8A #9CEA8A
triadic
#CCEA8A #8ACCEA #EA8ACC
tetradic
#CCEA8A #8AEAD8 #A88AEA #EA8A9C
square
#CCEA8A #8AEAD8 #A88AEA #EA8A9C
split-complementary
#CCEA8A #8A9CEA #D88AEA
monochromatic
#9DD426 #B5E156 #CCEA8A #E3F3BE #F4FAE5
Accessibility & contrast
On white
1.34
#CCEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CCEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEA8A
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEA8A | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#D3E1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ccea8a; /* rgb */ color: rgb(204, 234, 138); /* oklch */ color: oklch(89.4% 0.126 123.1);
Tailwind
colors: {
custom: {
50: '#ddf0ad',
500: '#ccea8a',
950: '#000000',
},
}SCSS
$custom: #ccea8a; $custom-light: #ddf0ad; $custom-dark: #000000;
JSON
{
"hex": "#ccea8a",
"rgb": {
"r": 204,
"g": 234,
"b": 138
},
"hsl": {
"h": 78.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8938,
"c": 0.12609,
"h": 123.1
},
"luminance": 0.73518
}Semantic roles & 50–950 ramp
primary
#CCEA8A
secondary
#7754C4
accent
#14D24F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581