#D6F575#D6F575
#D6F575 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.158 H 120.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F575 |
|---|---|
| RGB | rgb(214, 245, 117) |
| HSL | hsl(75, 86%, 71%) |
| HSV | hsv(75, 52%, 96%) |
| CMYK | cmyk(12.7%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(92.08, -28.55, 57.54) |
| CIE-LCH | lch(92.08, 64.23, 116.39°) |
| OKLab | oklab(92.18% -0.0811 0.1356) |
| OKLCH | oklch(92.18% 0.158 120.9) |
| XYZ | xyz(63.5953, 80.8854, 29.0883) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.17
Yellow Green
#C8FD3D
ΔE00 5.75
Light Lime Green
#B9FF66
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F575 #9475F5
analogous
#F5D475 #D6F575 #96F575
triadic
#D6F575 #75D6F5 #F575D6
tetradic
#D6F575 #75F5D4 #9475F5 #F57596
square
#D6F575 #75F5D4 #9475F5 #F57596
split-complementary
#D6F575 #7596F5 #D475F5
monochromatic
#ADDF10 #C5F13C #D6F575 #E7F9AE #F7FDE2
Accessibility & contrast
On white
1.22
#D6F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D6F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F575
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F575 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FEE87D
Tritanopia (blue-blind)
#E0EAD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6f575; /* rgb */ color: rgb(214, 245, 117); /* oklch */ color: oklch(92.2% 0.158 120.9);
Tailwind
colors: {
custom: {
50: '#e5f8a0',
500: '#d6f575',
950: '#000000',
},
}SCSS
$custom: #d6f575; $custom-light: #e5f8a0; $custom-dark: #000000;
JSON
{
"hex": "#d6f575",
"rgb": {
"r": 214,
"g": 245,
"b": 117
},
"hsl": {
"h": 74.531,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.92185,
"c": 0.15797,
"h": 120.9
},
"luminance": 0.80885
}Semantic roles & 50–950 ramp
primary
#D6F575
secondary
#623FD0
accent
#02E339
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16170F
muted
#848580