#CDEC82#CDEC82
#CDEC82 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.137 H 122.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC82 |
|---|---|
| RGB | rgb(205, 236, 130) |
| HSL | hsl(78, 74%, 72%) |
| HSV | hsv(78, 45%, 93%) |
| CMYK | cmyk(13.1%, 0%, 44.9%, 7.5%) |
| CIE-LAB | lab(89.20, -26.43, 47.86) |
| CIE-LCH | lch(89.20, 54.67, 118.91°) |
| OKLab | oklab(89.77% -0.0736 0.1154) |
| OKLCH | oklch(89.77% 0.137 122.5) |
| XYZ | xyz(59.2016, 74.5816, 32.3916) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.62
Pear
#CBF85F
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC82 #A182EC
analogous
#ECD682 #CDEC82 #98EC82
triadic
#CDEC82 #82CDEC #EC82CD
tetradic
#CDEC82 #82ECD6 #A182EC #EC8298
square
#CDEC82 #82ECD6 #A182EC #EC8298
split-complementary
#CDEC82 #8298EC #D682EC
monochromatic
#9FD320 #B8E44D #CDEC82 #E2F4B7 #F4FBE4
Accessibility & contrast
On white
1.32
#CDEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CDEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC82
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC82 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#D5E3D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec82; /* rgb */ color: rgb(205, 236, 130); /* oklch */ color: oklch(89.8% 0.137 122.5);
Tailwind
colors: {
custom: {
50: '#def2a8',
500: '#cdec82',
950: '#000000',
},
}SCSS
$custom: #cdec82; $custom-light: #def2a8; $custom-dark: #000000;
JSON
{
"hex": "#cdec82",
"rgb": {
"r": 205,
"g": 236,
"b": 130
},
"hsl": {
"h": 77.547,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.89766,
"c": 0.13684,
"h": 122.5
},
"luminance": 0.74582
}Semantic roles & 50–950 ramp
primary
#CDEC82
secondary
#704CC6
accent
#10D64A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581