#D2E573#D2E573
#D2E573 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.4% C 0.141 H 117.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E573 |
|---|---|
| RGB | rgb(210, 229, 115) |
| HSL | hsl(70, 69%, 67%) |
| HSV | hsv(70, 50%, 90%) |
| CMYK | cmyk(8.3%, 0%, 49.8%, 10.2%) |
| CIE-LAB | lab(87.47, -22.66, 52.94) |
| CIE-LCH | lch(87.47, 57.59, 113.17°) |
| OKLab | oklab(88.42% -0.0645 0.1255) |
| OKLCH | oklch(88.42% 0.141 117.2) |
| XYZ | xyz(57.6929, 70.9786, 26.8773) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.58
Pear
#CBF85F
ΔE00 6.10
Light Khaki
#E6F2A2
ΔE00 6.28
Light Yellow Green
#CCFD7F
ΔE00 6.72
Sickly Yellow
#D0E429
ΔE00 6.83
Yellowish Tan
#FCFC81
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E573 #8673E5
analogous
#E5BF73 #D2E573 #99E573
triadic
#D2E573 #73D2E5 #E573D2
tetradic
#D2E573 #73E5BF #8673E5 #E57399
square
#D2E573 #73E5BF #8673E5 #E57399
split-complementary
#D2E573 #7399E5 #BF73E5
monochromatic
#A2BB23 #C1DB3F #D2E573 #E3EFA7 #F3F8DA
Accessibility & contrast
On white
1.38
#D2E573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2E573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E573
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E573 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#DCDACB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e573; /* rgb */ color: rgb(210, 229, 115); /* oklch */ color: oklch(88.4% 0.141 117.2);
Tailwind
colors: {
custom: {
50: '#e2ed9e',
500: '#d2e573',
950: '#000000',
},
}SCSS
$custom: #d2e573; $custom-light: #e2ed9e; $custom-dark: #000000;
JSON
{
"hex": "#d2e573",
"rgb": {
"r": 210,
"g": 229,
"b": 115
},
"hsl": {
"h": 70,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.88415,
"c": 0.14106,
"h": 117.2
},
"luminance": 0.70978
}Semantic roles & 50–950 ramp
primary
#D2E573
secondary
#5641BB
accent
#15D134
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480