#CDED72#CDED72
#CDED72 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.154 H 121.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED72 |
|---|---|
| RGB | rgb(205, 237, 114) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 52%, 93%) |
| CMYK | cmyk(13.5%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(89.28, -28.49, 55.46) |
| CIE-LCH | lch(89.28, 62.35, 117.19°) |
| OKLab | oklab(89.77% -0.0807 0.1309) |
| OKLCH | oklch(89.77% 0.154 121.7) |
| XYZ | xyz(58.4987, 74.7624, 27.2651) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 5.30
Pale Lime
#BEFD73
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED72 #9272ED
analogous
#EDD072 #CDED72 #90ED72
triadic
#CDED72 #72CDED #ED72CD
tetradic
#CDED72 #72EDD0 #9272ED #ED7290
square
#CDED72 #72EDD0 #9272ED #ED7290
split-complementary
#CDED72 #7290ED #D072ED
monochromatic
#9DCB1A #BAE63C #CDED72 #E0F4A8 #F3FBDF
Accessibility & contrast
On white
1.32
#CDED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CDED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED72
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED72 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E166
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#D6E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded72; /* rgb */ color: rgb(205, 237, 114); /* oklch */ color: oklch(89.8% 0.154 121.7);
Tailwind
colors: {
custom: {
50: '#def29e',
500: '#cded72',
950: '#000000',
},
}SCSS
$custom: #cded72; $custom-light: #def29e; $custom-dark: #000000;
JSON
{
"hex": "#cded72",
"rgb": {
"r": 205,
"g": 237,
"b": 114
},
"hsl": {
"h": 75.61,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.89774,
"c": 0.1538,
"h": 121.7
},
"luminance": 0.74762
}Semantic roles & 50–950 ramp
primary
#CDED72
secondary
#613EC6
accent
#0CDA41
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580