#CCED86#CCED86
#CCED86 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.0% C 0.134 H 123.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED86 |
|---|---|
| RGB | rgb(204, 237, 134) |
| HSL | hsl(79, 74%, 73%) |
| HSV | hsv(79, 43%, 93%) |
| CMYK | cmyk(13.9%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(89.45, -26.84, 46.24) |
| CIE-LCH | lch(89.45, 53.46, 120.13°) |
| OKLab | oklab(89.97% -0.0744 0.112) |
| OKLCH | oklch(89.97% 0.134 123.6) |
| XYZ | xyz(59.4890, 75.1267, 33.9165) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Light Pea Green
#C4FE82
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED86 #A786ED
analogous
#EDDA86 #CCED86 #99ED86
triadic
#CCED86 #86CCED #ED86CC
tetradic
#CCED86 #86EDDA #A786ED #ED8699
square
#CCED86 #86EDDA #A786ED #ED8699
split-complementary
#CCED86 #8699ED #DA86ED
monochromatic
#9DD820 #B6E551 #CCED86 #E2F5BB #F4FBE4
Accessibility & contrast
On white
1.31
#CCED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CCED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED86
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED86 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27E
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#D3E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced86; /* rgb */ color: rgb(204, 237, 134); /* oklch */ color: oklch(90.0% 0.134 123.6);
Tailwind
colors: {
custom: {
50: '#ddf3ab',
500: '#cced86',
950: '#000000',
},
}SCSS
$custom: #cced86; $custom-light: #ddf3ab; $custom-dark: #000000;
JSON
{
"hex": "#cced86",
"rgb": {
"r": 204,
"g": 237,
"b": 134
},
"hsl": {
"h": 79.223,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.89971,
"c": 0.13445,
"h": 123.6
},
"luminance": 0.75127
}Semantic roles & 50–950 ramp
primary
#CCED86
secondary
#7650C7
accent
#0FD64F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581