#CDED75#CDED75
#CDED75 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.8% C 0.151 H 121.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDED75 |
|---|---|
| RGB | rgb(205, 237, 117) |
| HSL | hsl(76, 77%, 69%) |
| HSV | hsv(76, 51%, 93%) |
| CMYK | cmyk(13.5%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(89.31, -28.21, 54.12) |
| CIE-LCH | lch(89.31, 61.03, 117.53°) |
| OKLab | oklab(89.81% -0.0797 0.1283) |
| OKLCH | oklch(89.81% 0.151 121.8) |
| XYZ | xyz(58.6722, 74.8318, 28.1792) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 3.99
Light Pea Green
#C4FE82
ΔE00 5.17
Pale Lime
#BEFD73
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDED75 #9575ED
analogous
#EDD175 #CDED75 #91ED75
triadic
#CDED75 #75CDED #ED75CD
tetradic
#CDED75 #75EDD1 #9575ED #ED7591
square
#CDED75 #75EDD1 #9575ED #ED7591
split-complementary
#CDED75 #7591ED #D175ED
monochromatic
#9DCD1B #B9E63F #CDED75 #E1F4AB #F4FBE1
Accessibility & contrast
On white
1.32
#CDED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CDED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDED75
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDED75 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#F5E07C
Tritanopia (blue-blind)
#D6E3D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cded75; /* rgb */ color: rgb(205, 237, 117); /* oklch */ color: oklch(89.8% 0.151 121.8);
Tailwind
colors: {
custom: {
50: '#def29f',
500: '#cded75',
950: '#000000',
},
}SCSS
$custom: #cded75; $custom-light: #def29f; $custom-dark: #000000;
JSON
{
"hex": "#cded75",
"rgb": {
"r": 205,
"g": 237,
"b": 117
},
"hsl": {
"h": 76,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.8981,
"c": 0.15099,
"h": 121.8
},
"luminance": 0.74832
}Semantic roles & 50–950 ramp
primary
#CDED75
secondary
#6440C6
accent
#0CD943
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580