#D2F570#D2F570
#D2F570 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.8% C 0.164 H 122.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F570 |
|---|---|
| RGB | rgb(210, 245, 112) |
| HSL | hsl(76, 87%, 70%) |
| HSV | hsv(76, 54%, 96%) |
| CMYK | cmyk(14.3%, 0%, 54.3%, 3.9%) |
| CIE-LAB | lab(91.76, -30.50, 59.34) |
| CIE-LCH | lch(91.76, 66.72, 117.21°) |
| OKLab | oklab(91.85% -0.0868 0.1391) |
| OKLCH | oklch(91.85% 0.164 122) |
| XYZ | xyz(62.1558, 80.1762, 27.5272) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.24
Light Yellow Green
#CCFD7F
ΔE00 3.24
Pale Lime
#BEFD73
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.74
Yellow Green
#C8FD3D
ΔE00 5.13
Light Lime Green
#B9FF66
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F570 #9370F5
analogous
#F5D570 #D2F570 #90F570
triadic
#D2F570 #70D2F5 #F570D2
tetradic
#D2F570 #70F5D5 #9370F5 #F57090
square
#D2F570 #70F5D5 #9370F5 #F57090
split-complementary
#D2F570 #7090F5 #D570F5
monochromatic
#A6DB0F #C0F137 #D2F570 #E4F9A9 #F6FDE2
Accessibility & contrast
On white
1.23
#D2F570 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#D2F570 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F570
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F570 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F570 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#FDE778
Tritanopia (blue-blind)
#DBEAD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2f570; /* rgb */ color: rgb(210, 245, 112); /* oklch */ color: oklch(91.8% 0.164 122.0);
Tailwind
colors: {
custom: {
50: '#e2f89d',
500: '#d2f570',
950: '#000000',
},
}SCSS
$custom: #d2f570; $custom-light: #e2f89d; $custom-dark: #000000;
JSON
{
"hex": "#d2f570",
"rgb": {
"r": 210,
"g": 245,
"b": 112
},
"hsl": {
"h": 75.789,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.91846,
"c": 0.16393,
"h": 122
},
"luminance": 0.80176
}Semantic roles & 50–950 ramp
primary
#D2F570
secondary
#613ACF
accent
#02E33D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580