#CDEC77#CDEC77
#CDEC77 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.148 H 121.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC77 |
|---|---|
| RGB | rgb(205, 236, 119) |
| HSL | hsl(76, 75%, 70%) |
| HSV | hsv(76, 50%, 93%) |
| CMYK | cmyk(13.1%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(89.06, -27.55, 52.90) |
| CIE-LCH | lch(89.06, 59.64, 117.51°) |
| OKLab | oklab(89.62% -0.0776 0.1257) |
| OKLCH | oklch(89.62% 0.148 121.7) |
| XYZ | xyz(58.5023, 74.3019, 28.7089) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 5.33
Pale Lime
#BEFD73
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC77 #9677EC
analogous
#ECD077 #CDEC77 #93EC77
triadic
#CDEC77 #77CDEC #EC77CD
tetradic
#CDEC77 #77ECD0 #9677EC #EC7793
square
#CDEC77 #77ECD0 #9677EC #EC7793
split-complementary
#CDEC77 #7793EC #D077EC
monochromatic
#9ECC1D #B9E441 #CDEC77 #E1F4AD #F4FBE2
Accessibility & contrast
On white
1.32
#CDEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CDEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC77
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC77 | 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)
#F8E06C
Deuteranopia (green-blind)
#F4E07E
Tritanopia (blue-blind)
#D6E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec77; /* rgb */ color: rgb(205, 236, 119); /* oklch */ color: oklch(89.6% 0.148 121.7);
Tailwind
colors: {
custom: {
50: '#def2a1',
500: '#cdec77',
950: '#000000',
},
}SCSS
$custom: #cdec77; $custom-light: #def2a1; $custom-dark: #000000;
JSON
{
"hex": "#cdec77",
"rgb": {
"r": 205,
"g": 236,
"b": 119
},
"hsl": {
"h": 75.897,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.89618,
"c": 0.14778,
"h": 121.7
},
"luminance": 0.74302
}Semantic roles & 50–950 ramp
primary
#CDEC77
secondary
#6542C5
accent
#0ED843
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580