#CDEC7C#CDEC7C
#CDEC7C is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.143 H 122.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC7C |
|---|---|
| RGB | rgb(205, 236, 124) |
| HSL | hsl(77, 75%, 71%) |
| HSV | hsv(77, 47%, 93%) |
| CMYK | cmyk(13.1%, 0%, 47.5%, 7.5%) |
| CIE-LAB | lab(89.12, -27.05, 50.63) |
| CIE-LCH | lch(89.12, 57.40, 118.12°) |
| OKLab | oklab(89.68% -0.0758 0.1211) |
| OKLCH | oklch(89.68% 0.143 122.1) |
| XYZ | xyz(58.8106, 74.4252, 30.3321) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Pear
#CBF85F
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Pale Lime
#BEFD73
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC7C #9B7CEC
analogous
#ECD37C #CDEC7C #95EC7C
triadic
#CDEC7C #7CCDEC #EC7CCD
tetradic
#CDEC7C #7CECD3 #9B7CEC #EC7C95
square
#CDEC7C #7CECD3 #9B7CEC #EC7C95
split-complementary
#CDEC7C #7C95EC #D37CEC
monochromatic
#9ED01E #B9E447 #CDEC7C #E1F4B1 #F5FBE4
Accessibility & contrast
On white
1.32
#CDEC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CDEC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC7C
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC7C | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#D5E2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec7c; /* rgb */ color: rgb(205, 236, 124); /* oklch */ color: oklch(89.7% 0.143 122.1);
Tailwind
colors: {
custom: {
50: '#def2a4',
500: '#cdec7c',
950: '#000000',
},
}SCSS
$custom: #cdec7c; $custom-light: #def2a4; $custom-dark: #000000;
JSON
{
"hex": "#cdec7c",
"rgb": {
"r": 205,
"g": 236,
"b": 124
},
"hsl": {
"h": 76.607,
"s": 74.667,
"l": 70.588
},
"oklch": {
"l": 0.89683,
"c": 0.14289,
"h": 122.1
},
"luminance": 0.74425
}Semantic roles & 50–950 ramp
primary
#CDEC7C
secondary
#6A47C5
accent
#0FD746
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580