#CDF574#CDF574
#CDF574 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.5% C 0.162 H 123.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF574 |
|---|---|
| RGB | rgb(205, 245, 116) |
| HSL | hsl(79, 87%, 71%) |
| HSV | hsv(79, 53%, 96%) |
| CMYK | cmyk(16.3%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(91.48, -32.03, 57.14) |
| CIE-LCH | lch(91.48, 65.50, 119.28°) |
| OKLab | oklab(91.55% -0.0905 0.1347) |
| OKLCH | oklch(91.55% 0.162 123.9) |
| XYZ | xyz(60.9818, 79.5446, 28.6605) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.27
Pear
#CBF85F
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 3.61
Light Pea Green
#C4FE82
ΔE00 3.65
Light Lime Green
#B9FF66
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF574 #9C74F5
analogous
#F5DD74 #CDF574 #8CF574
triadic
#CDF574 #74CDF5 #F574CD
tetradic
#CDF574 #74F5DD #9C74F5 #F5748C
square
#CDF574 #74F5DD #9C74F5 #F5748C
split-complementary
#CDF574 #748CF5 #DD74F5
monochromatic
#9FDF10 #B8F13B #CDF574 #E2F9AD #F5FDE2
Accessibility & contrast
On white
1.24
#CDF574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CDF574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF574
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF574 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE868
Deuteranopia (green-blind)
#FCE67C
Tritanopia (blue-blind)
#D5EBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf574; /* rgb */ color: rgb(205, 245, 116); /* oklch */ color: oklch(91.5% 0.162 123.9);
Tailwind
colors: {
custom: {
50: '#def89f',
500: '#cdf574',
950: '#000000',
},
}SCSS
$custom: #cdf574; $custom-light: #def89f; $custom-dark: #000000;
JSON
{
"hex": "#cdf574",
"rgb": {
"r": 205,
"g": 245,
"b": 116
},
"hsl": {
"h": 78.605,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.91549,
"c": 0.16228,
"h": 123.9
},
"luminance": 0.79545
}Semantic roles & 50–950 ramp
primary
#CDF574
secondary
#6B3ED0
accent
#02E348
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580