#CCED84#CCED84
#CCED84 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.137 H 123.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCED84 |
|---|---|
| RGB | rgb(204, 237, 132) |
| HSL | hsl(79, 74%, 72%) |
| HSV | hsv(79, 44%, 93%) |
| CMYK | cmyk(13.9%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(89.43, -27.06, 47.17) |
| CIE-LCH | lch(89.43, 54.38, 119.84°) |
| OKLab | oklab(89.94% -0.0752 0.1139) |
| OKLCH | oklch(89.94% 0.137 123.4) |
| XYZ | xyz(59.3508, 75.0715, 33.1888) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.47
Pale Lime
#BEFD73
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCED84 #A584ED
analogous
#EDD984 #CCED84 #98ED84
triadic
#CCED84 #84CCED #ED84CC
tetradic
#CCED84 #84EDD9 #A584ED #ED8498
square
#CCED84 #84EDD9 #A584ED #ED8498
split-complementary
#CCED84 #8498ED #D984ED
monochromatic
#9DD71F #B6E54F #CCED84 #E2F5B9 #F4FBE4
Accessibility & contrast
On white
1.31
#CCED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CCED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCED84
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCED84 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#D3E4D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cced84; /* rgb */ color: rgb(204, 237, 132); /* oklch */ color: oklch(89.9% 0.137 123.4);
Tailwind
colors: {
custom: {
50: '#ddf3a9',
500: '#cced84',
950: '#000000',
},
}SCSS
$custom: #cced84; $custom-light: #ddf3a9; $custom-dark: #000000;
JSON
{
"hex": "#cced84",
"rgb": {
"r": 204,
"g": 237,
"b": 132
},
"hsl": {
"h": 78.857,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.89942,
"c": 0.13652,
"h": 123.4
},
"luminance": 0.75072
}Semantic roles & 50–950 ramp
primary
#CCED84
secondary
#744EC7
accent
#0FD74E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581