#CDFD75#CDFD75
#CDFD75 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.172 H 125.7°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD75 |
|---|---|
| RGB | rgb(205, 253, 117) |
| HSL | hsl(81, 97%, 73%) |
| HSV | hsv(81, 54%, 99%) |
| CMYK | cmyk(19%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(93.67, -35.60, 59.25) |
| CIE-LCH | lch(93.67, 69.12, 121.00°) |
| OKLab | oklab(93.32% -0.1003 0.1394) |
| OKLCH | oklch(93.32% 0.172 125.7) |
| XYZ | xyz(63.5130, 84.5134, 29.7928) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.35
Pale Lime
#BEFD73
ΔE00 2.38
Pear
#CBF85F
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 2.68
Light Lime Green
#B9FF66
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD75 #A575FD
analogous
#FDE975 #CDFD75 #89FD75
triadic
#CDFD75 #75CDFD #FD75CD
tetradic
#CDFD75 #75FDE9 #A575FD #FD7589
square
#CDFD75 #75FDE9 #A575FD #FD7589
split-complementary
#CDFD75 #7589FD #E975FD
monochromatic
#9FF404 #B7FC39 #CDFD75 #E3FEB1 #F4FFE1
Accessibility & contrast
On white
1.17
#CDFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CDFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD75
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD75 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFEC7E
Tritanopia (blue-blind)
#D4F3DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfd75; /* rgb */ color: rgb(205, 253, 117); /* oklch */ color: oklch(93.3% 0.172 125.7);
Tailwind
colors: {
custom: {
50: '#dffea0',
500: '#cdfd75',
950: '#000000',
},
}SCSS
$custom: #cdfd75; $custom-light: #dffea0; $custom-dark: #000000;
JSON
{
"hex": "#cdfd75",
"rgb": {
"r": 205,
"g": 253,
"b": 117
},
"hsl": {
"h": 81.176,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.93319,
"c": 0.17176,
"h": 125.7
},
"luminance": 0.84514
}Semantic roles & 50–950 ramp
primary
#CDFD75
secondary
#743CDA
accent
#00E651
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580