#D2E37E#D2E37E
#D2E37E is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 88.1% C 0.127 H 116.9°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E37E |
|---|---|
| RGB | rgb(210, 227, 126) |
| HSL | hsl(70, 64%, 69%) |
| HSV | hsv(70, 44%, 89%) |
| CMYK | cmyk(7.5%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(87.07, -20.62, 47.23) |
| CIE-LCH | lch(87.07, 51.54, 113.58°) |
| OKLab | oklab(88.13% -0.0577 0.1137) |
| OKLCH | oklch(88.13% 0.127 116.9) |
| XYZ | xyz(57.8138, 70.1467, 30.2286) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 6.20
Pale Olive Green
#B1D27B
ΔE00 6.53
Pale Olive
#B9CC81
ΔE00 6.86
Khaki (CSS)
#F0E68C
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E37E #8F7EE3
analogous
#E3C27E #D2E37E #A0E37E
triadic
#D2E37E #7ED2E3 #E37ED2
tetradic
#D2E37E #7EE3C2 #8F7EE3 #E37EA0
square
#D2E37E #7EE3C2 #8F7EE3 #E37EA0
split-complementary
#D2E37E #7EA0E3 #C27EE3
monochromatic
#A5BD29 #C0D84C #D2E37E #E4EEB0 #F5F9E3
Accessibility & contrast
On white
1.40
#D2E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D2E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E37E
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E37E | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#EDDB83
Tritanopia (blue-blind)
#DCD9CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2e37e; /* rgb */ color: rgb(210, 227, 126); /* oklch */ color: oklch(88.1% 0.127 116.9);
Tailwind
colors: {
custom: {
50: '#e1eba5',
500: '#d2e37e',
950: '#000000',
},
}SCSS
$custom: #d2e37e; $custom-light: #e1eba5; $custom-dark: #000000;
JSON
{
"hex": "#d2e37e",
"rgb": {
"r": 210,
"g": 227,
"b": 126
},
"hsl": {
"h": 70.099,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.88133,
"c": 0.12748,
"h": 116.9
},
"luminance": 0.70146
}Semantic roles & 50–950 ramp
primary
#D2E37E
secondary
#5D4BBB
accent
#19CC37
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480