#D4F575#D4F575
#D4F575 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.159 H 121.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F575 |
|---|---|
| RGB | rgb(212, 245, 117) |
| HSL | hsl(75, 86%, 71%) |
| HSV | hsv(75, 52%, 96%) |
| CMYK | cmyk(13.5%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(91.95, -29.30, 57.35) |
| CIE-LCH | lch(91.95, 64.40, 117.07°) |
| OKLab | oklab(92.04% -0.0831 0.1352) |
| OKLCH | oklch(92.04% 0.159 121.6) |
| XYZ | xyz(63.0151, 80.5862, 29.0611) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.82
Light Yellow Green
#CCFD7F
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 4.74
Pale Lime
#BEFD73
ΔE00 4.80
Light Lime Green
#B9FF66
ΔE00 5.61
Light Yellowish Green
#C2FF89
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F575 #9675F5
analogous
#F5D675 #D4F575 #94F575
triadic
#D4F575 #75D4F5 #F575D4
tetradic
#D4F575 #75F5D6 #9675F5 #F57594
square
#D4F575 #75F5D6 #9675F5 #F57594
split-complementary
#D4F575 #7594F5 #D675F5
monochromatic
#AADF10 #C2F13C #D4F575 #E6F9AE #F6FDE2
Accessibility & contrast
On white
1.23
#D4F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D4F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F575
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F575 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FEE87D
Tritanopia (blue-blind)
#DDEAD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4f575; /* rgb */ color: rgb(212, 245, 117); /* oklch */ color: oklch(92.0% 0.159 121.6);
Tailwind
colors: {
custom: {
50: '#e3f8a0',
500: '#d4f575',
950: '#000000',
},
}SCSS
$custom: #d4f575; $custom-light: #e3f8a0; $custom-dark: #000000;
JSON
{
"hex": "#d4f575",
"rgb": {
"r": 212,
"g": 245,
"b": 117
},
"hsl": {
"h": 75.469,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.92044,
"c": 0.15869,
"h": 121.6
},
"luminance": 0.80586
}Semantic roles & 50–950 ramp
primary
#D4F575
secondary
#643FD0
accent
#02E33C
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580