#CDF573#CDF573
#CDF573 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.5% C 0.163 H 123.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF573 |
|---|---|
| RGB | rgb(205, 245, 115) |
| HSL | hsl(78, 87%, 71%) |
| HSV | hsv(78, 53%, 96%) |
| CMYK | cmyk(16.3%, 0%, 53.1%, 3.9%) |
| CIE-LAB | lab(91.47, -32.12, 57.57) |
| CIE-LCH | lch(91.47, 65.93, 119.16°) |
| OKLab | oklab(91.54% -0.0908 0.1356) |
| OKLCH | oklch(91.54% 0.163 123.8) |
| XYZ | xyz(60.9239, 79.5214, 28.3558) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Pear
#CBF85F
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.72
Light Lime Green
#B9FF66
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF573 #9B73F5
analogous
#F5DC73 #CDF573 #8CF573
triadic
#CDF573 #73CDF5 #F573CD
tetradic
#CDF573 #73F5DC #9B73F5 #F5738C
square
#CDF573 #73F5DC #9B73F5 #F5738C
split-complementary
#CDF573 #738CF5 #DC73F5
monochromatic
#9EDE10 #B9F13A #CDF573 #E1F9AC #F5FDE2
Accessibility & contrast
On white
1.24
#CDF573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CDF573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF573
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF573 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#FCE67B
Tritanopia (blue-blind)
#D5EBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf573; /* rgb */ color: rgb(205, 245, 115); /* oklch */ color: oklch(91.5% 0.163 123.8);
Tailwind
colors: {
custom: {
50: '#def89f',
500: '#cdf573',
950: '#000000',
},
}SCSS
$custom: #cdf573; $custom-light: #def89f; $custom-dark: #000000;
JSON
{
"hex": "#cdf573",
"rgb": {
"r": 205,
"g": 245,
"b": 115
},
"hsl": {
"h": 78.462,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.91537,
"c": 0.16318,
"h": 123.8
},
"luminance": 0.79522
}Semantic roles & 50–950 ramp
primary
#CDF573
secondary
#6A3DCF
accent
#02E347
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580