#CDEC72#CDEC72
#CDEC72 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.153 H 121.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC72 |
|---|---|
| RGB | rgb(205, 236, 114) |
| HSL | hsl(75, 76%, 69%) |
| HSV | hsv(75, 52%, 93%) |
| CMYK | cmyk(13.1%, 0%, 51.7%, 7.5%) |
| CIE-LAB | lab(89.01, -28.02, 55.14) |
| CIE-LCH | lch(89.01, 61.85, 116.94°) |
| OKLab | oklab(89.56% -0.0794 0.1302) |
| OKLCH | oklch(89.56% 0.153 121.4) |
| XYZ | xyz(58.2099, 74.1850, 27.1688) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 5.52
Pale Lime
#BEFD73
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC72 #9172EC
analogous
#ECCE72 #CDEC72 #90EC72
triadic
#CDEC72 #72CDEC #EC72CD
tetradic
#CDEC72 #72ECCE #9172EC #EC7290
square
#CDEC72 #72ECCE #9172EC #EC7290
split-complementary
#CDEC72 #7290EC #CE72EC
monochromatic
#9CC91B #BAE53C #CDEC72 #E0F3A8 #F3FBDE
Accessibility & contrast
On white
1.33
#CDEC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CDEC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC72
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC72 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E067
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#D6E2D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec72; /* rgb */ color: rgb(205, 236, 114); /* oklch */ color: oklch(89.6% 0.153 121.4);
Tailwind
colors: {
custom: {
50: '#def29e',
500: '#cdec72',
950: '#000000',
},
}SCSS
$custom: #cdec72; $custom-light: #def29e; $custom-dark: #000000;
JSON
{
"hex": "#cdec72",
"rgb": {
"r": 205,
"g": 236,
"b": 114
},
"hsl": {
"h": 75.246,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.89555,
"c": 0.15251,
"h": 121.4
},
"luminance": 0.74185
}Semantic roles & 50–950 ramp
primary
#CDEC72
secondary
#603EC4
accent
#0DD841
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580