#CDEC76#CDEC76
#CDEC76 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.149 H 121.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC76 |
|---|---|
| RGB | rgb(205, 236, 118) |
| HSL | hsl(76, 76%, 69%) |
| HSV | hsv(76, 50%, 93%) |
| CMYK | cmyk(13.1%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(89.05, -27.64, 53.35) |
| CIE-LCH | lch(89.05, 60.09, 117.39°) |
| OKLab | oklab(89.61% -0.078 0.1267) |
| OKLCH | oklch(89.61% 0.149 121.6) |
| XYZ | xyz(58.4426, 74.2780, 28.3943) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Pear
#CBF85F
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 5.36
Pale Lime
#BEFD73
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC76 #9576EC
analogous
#ECD076 #CDEC76 #92EC76
triadic
#CDEC76 #76CDEC #EC76CD
tetradic
#CDEC76 #76ECD0 #9576EC #EC7692
square
#CDEC76 #76ECD0 #9576EC #EC7692
split-complementary
#CDEC76 #7692EC #D076EC
monochromatic
#9DCB1C #B9E540 #CDEC76 #E1F3AC #F4FBE1
Accessibility & contrast
On white
1.32
#CDEC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CDEC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC76
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC76 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06B
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#D6E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec76; /* rgb */ color: rgb(205, 236, 118); /* oklch */ color: oklch(89.6% 0.149 121.6);
Tailwind
colors: {
custom: {
50: '#def2a0',
500: '#cdec76',
950: '#000000',
},
}SCSS
$custom: #cdec76; $custom-light: #def2a0; $custom-dark: #000000;
JSON
{
"hex": "#cdec76",
"rgb": {
"r": 205,
"g": 236,
"b": 118
},
"hsl": {
"h": 75.763,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.89605,
"c": 0.14874,
"h": 121.6
},
"luminance": 0.74278
}Semantic roles & 50–950 ramp
primary
#CDEC76
secondary
#6441C5
accent
#0ED843
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580