#CDEC73#CDEC73
#CDEC73 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.152 H 121.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEC73 |
|---|---|
| RGB | rgb(205, 236, 115) |
| HSL | hsl(75, 76%, 69%) |
| HSV | hsv(75, 51%, 93%) |
| CMYK | cmyk(13.1%, 0%, 51.3%, 7.5%) |
| CIE-LAB | lab(89.02, -27.93, 54.69) |
| CIE-LCH | lch(89.02, 61.41, 117.05°) |
| OKLab | oklab(89.57% -0.079 0.1293) |
| OKLCH | oklch(89.57% 0.152 121.4) |
| XYZ | xyz(58.2672, 74.2079, 27.4703) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.47
Pale Lime
#BEFD73
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEC73 #9273EC
analogous
#ECCF73 #CDEC73 #91EC73
triadic
#CDEC73 #73CDEC #EC73CD
tetradic
#CDEC73 #73ECCF #9273EC #EC7391
square
#CDEC73 #73ECCF #9273EC #EC7391
split-complementary
#CDEC73 #7391EC #CF73EC
monochromatic
#9DC91B #BAE53D #CDEC73 #E0F3A9 #F3FBDF
Accessibility & contrast
On white
1.33
#CDEC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CDEC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEC73
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEC73 | 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)
#F8E068
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#D6E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdec73; /* rgb */ color: rgb(205, 236, 115); /* oklch */ color: oklch(89.6% 0.152 121.4);
Tailwind
colors: {
custom: {
50: '#def29e',
500: '#cdec73',
950: '#000000',
},
}SCSS
$custom: #cdec73; $custom-light: #def29e; $custom-dark: #000000;
JSON
{
"hex": "#cdec73",
"rgb": {
"r": 205,
"g": 236,
"b": 115
},
"hsl": {
"h": 75.372,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.89568,
"c": 0.15158,
"h": 121.4
},
"luminance": 0.74208
}Semantic roles & 50–950 ramp
primary
#CDEC73
secondary
#613FC4
accent
#0DD841
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580