#CDED73#CDED73
#CDED73 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.153 H 121.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED73 |
|---|---|
| RGB | rgb(205, 237, 115) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.5%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(89.29, -28.40, 55.02) |
| CIE-LCH | lch(89.29, 61.91, 117.30°) |
| OKLab | oklab(89.79% -0.0804 0.13) |
| OKLCH | oklch(89.79% 0.153 121.7) |
| XYZ | xyz(58.5559, 74.7853, 27.5665) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.81
Light Yellow Green
#CCFD7F
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Yellowish Green
#C2FF89
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED73 #9373ED
analogous
#EDD073 #CDED73 #90ED73
triadic
#CDED73 #73CDED #ED73CD
tetradic
#CDED73 #73EDD0 #9373ED #ED7390
square
#CDED73 #73EDD0 #9373ED #ED7390
split-complementary
#CDED73 #7390ED #D073ED
monochromatic
#9DCB1A #BAE63D #CDED73 #E0F4A9 #F4FBDF
Accessibility & contrast
On white
1.32
#CDED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CDED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED73
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED73 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E168
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#D6E3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded73; /* rgb */ color: rgb(205, 237, 115); /* oklch */ color: oklch(89.8% 0.153 121.7);
Tailwind
colors: {
custom: {
50: '#def29e',
500: '#cded73',
950: '#000000',
},
}SCSS
$custom: #cded73; $custom-light: #def29e; $custom-dark: #000000;
JSON
{
"hex": "#cded73",
"rgb": {
"r": 205,
"g": 237,
"b": 115
},
"hsl": {
"h": 75.738,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89786,
"c": 0.15287,
"h": 121.7
},
"luminance": 0.74785
}Semantic roles & 50–950 ramp
primary
#CDED73
secondary
#623FC6
accent
#0CD942
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580