#CDFD73#CDFD73
#CDFD73 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.174 H 125.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFD73 |
|---|---|
| RGB | rgb(205, 253, 115) |
| HSL | hsl(81, 97%, 72%) |
| HSV | hsv(81, 55%, 99%) |
| CMYK | cmyk(19%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(93.65, -35.78, 60.11) |
| CIE-LCH | lch(93.65, 69.95, 120.76°) |
| OKLab | oklab(93.3% -0.101 0.1411) |
| OKLCH | oklch(93.3% 0.174 125.6) |
| XYZ | xyz(63.3967, 84.4668, 29.1801) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.59
Pear
#CBF85F
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.88
Light Lime Green
#B9FF66
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFD73 #A373FD
analogous
#FDE873 #CDFD73 #88FD73
triadic
#CDFD73 #73CDFD #FD73CD
tetradic
#CDFD73 #73FDE8 #A373FD #FD7388
square
#CDFD73 #73FDE8 #A373FD #FD7388
split-complementary
#CDFD73 #7388FD #E873FD
monochromatic
#9FF203 #B7FC37 #CDFD73 #E3FEAF #F4FFE1
Accessibility & contrast
On white
1.17
#CDFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CDFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFD73
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFD73 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF65
Deuteranopia (green-blind)
#FFEC7C
Tritanopia (blue-blind)
#D4F2DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cdfd73; /* rgb */ color: rgb(205, 253, 115); /* oklch */ color: oklch(93.3% 0.174 125.6);
Tailwind
colors: {
custom: {
50: '#dffe9f',
500: '#cdfd73',
950: '#000000',
},
}SCSS
$custom: #cdfd73; $custom-light: #dffe9f; $custom-dark: #000000;
JSON
{
"hex": "#cdfd73",
"rgb": {
"r": 205,
"g": 253,
"b": 115
},
"hsl": {
"h": 80.87,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.93296,
"c": 0.17351,
"h": 125.6
},
"luminance": 0.84467
}Semantic roles & 50–950 ramp
primary
#CDFD73
secondary
#723BDA
accent
#00E650
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580