#CCED8A#CCED8A
#CCED8A is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.130 H 124.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED8A |
|---|---|
| RGB | rgb(204, 237, 138) |
| HSL | hsl(80, 73%, 74%) |
| HSV | hsv(80, 42%, 93%) |
| CMYK | cmyk(13.9%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(89.51, -26.39, 44.36) |
| CIE-LCH | lch(89.51, 51.62, 120.74°) |
| OKLab | oklab(90.03% -0.0729 0.1079) |
| OKLCH | oklch(90.03% 0.13 124) |
| XYZ | xyz(59.7733, 75.2404, 35.4137) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED8A #AB8AED
analogous
#EDDC8A #CCED8A #9AED8A
triadic
#CCED8A #8ACCED #ED8ACC
tetradic
#CCED8A #8AEDDC #AB8AED #ED8A9A
square
#CCED8A #8AEDDC #AB8AED #ED8A9A
split-complementary
#CCED8A #8A9AED #DC8AED
monochromatic
#9DDB22 #B5E555 #CCED8A #E3F5BF #F3FBE4
Accessibility & contrast
On white
1.31
#CCED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CCED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#D2E4D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced8a; /* rgb */ color: rgb(204, 237, 138); /* oklch */ color: oklch(90.0% 0.130 124.0);
Tailwind
colors: {
custom: {
50: '#ddf3ad',
500: '#cced8a',
950: '#000000',
},
}SCSS
$custom: #cced8a; $custom-light: #ddf3ad; $custom-dark: #000000;
JSON
{
"hex": "#cced8a",
"rgb": {
"r": 204,
"g": 237,
"b": 138
},
"hsl": {
"h": 80,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.90031,
"c": 0.13025,
"h": 124
},
"luminance": 0.75241
}Semantic roles & 50–950 ramp
primary
#CCED8A
secondary
#7A53C8
accent
#10D552
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581