#D2E574#D2E574
#D2E574 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.4% C 0.140 H 117.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E574 |
|---|---|
| RGB | rgb(210, 229, 116) |
| HSL | hsl(70, 68%, 68%) |
| HSV | hsv(70, 49%, 90%) |
| CMYK | cmyk(8.3%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(87.49, -22.57, 52.49) |
| CIE-LCH | lch(87.49, 57.14, 113.27°) |
| OKLab | oklab(88.43% -0.0641 0.1246) |
| OKLCH | oklch(88.43% 0.14 117.2) |
| XYZ | xyz(57.7507, 71.0017, 27.1820) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.52
Pear
#CBF85F
ΔE00 6.16
Light Khaki
#E6F2A2
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.71
Sickly Yellow
#D0E429
ΔE00 6.96
Greenish Tan
#BCCB7A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E574 #8774E5
analogous
#E5BF74 #D2E574 #9AE574
triadic
#D2E574 #74D2E5 #E574D2
tetradic
#D2E574 #74E5BF #8774E5 #E5749A
square
#D2E574 #74E5BF #8774E5 #E5749A
split-complementary
#D2E574 #749AE5 #BF74E5
monochromatic
#A2BC23 #C1DB40 #D2E574 #E3EFA8 #F3F8DB
Accessibility & contrast
On white
1.38
#D2E574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2E574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E574
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E574 | 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)
#F2DB6A
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#DCDACB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e574; /* rgb */ color: rgb(210, 229, 116); /* oklch */ color: oklch(88.4% 0.140 117.2);
Tailwind
colors: {
custom: {
50: '#e2ed9f',
500: '#d2e574',
950: '#000000',
},
}SCSS
$custom: #d2e574; $custom-light: #e2ed9f; $custom-dark: #000000;
JSON
{
"hex": "#d2e574",
"rgb": {
"r": 210,
"g": 229,
"b": 116
},
"hsl": {
"h": 70.088,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.88427,
"c": 0.14009,
"h": 117.2
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#D2E574
secondary
#5642BB
accent
#15D035
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480