#D2E47F#D2E47F
#D2E47F is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.4% C 0.128 H 117.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E47F |
|---|---|
| RGB | rgb(210, 228, 127) |
| HSL | hsl(71, 65%, 70%) |
| HSV | hsv(71, 44%, 89%) |
| CMYK | cmyk(7.9%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(87.35, -21.00, 47.10) |
| CIE-LCH | lch(87.35, 51.57, 114.03°) |
| OKLab | oklab(88.36% -0.0587 0.1134) |
| OKLCH | oklch(88.36% 0.128 117.4) |
| XYZ | xyz(58.1530, 70.7212, 30.6616) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 6.35
Pale Olive Green
#B1D27B
ΔE00 6.52
Pale Olive
#B9CC81
ΔE00 6.95
Light Yellow Green
#CCFD7F
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E47F #917FE4
analogous
#E4C47F #D2E47F #A0E47F
triadic
#D2E47F #7FD2E4 #E47FD2
tetradic
#D2E47F #7FE4C4 #917FE4 #E47FA0
square
#D2E47F #7FE4C4 #917FE4 #E47FA0
split-complementary
#D2E47F #7FA0E4 #C47FE4
monochromatic
#A5C029 #C0D94C #D2E47F #E4EFB2 #F6F9E4
Accessibility & contrast
On white
1.39
#D2E47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D2E47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E47F
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E47F | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#EEDC84
Tritanopia (blue-blind)
#DBDACC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e47f; /* rgb */ color: rgb(210, 228, 127); /* oklch */ color: oklch(88.4% 0.128 117.4);
Tailwind
colors: {
custom: {
50: '#e1eca6',
500: '#d2e47f',
950: '#000000',
},
}SCSS
$custom: #d2e47f; $custom-light: #e1eca6; $custom-dark: #000000;
JSON
{
"hex": "#d2e47f",
"rgb": {
"r": 210,
"g": 228,
"b": 127
},
"hsl": {
"h": 70.693,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.88361,
"c": 0.12772,
"h": 117.4
},
"luminance": 0.70721
}Semantic roles & 50–950 ramp
primary
#D2E47F
secondary
#5F4BBC
accent
#19CD39
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480