#D2EFA3#D2EFA3
#D2EFA3 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.3% C 0.103 H 125.4°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFA3 |
|---|---|
| RGB | rgb(210, 239, 163) |
| HSL | hsl(83, 70%, 79%) |
| HSV | hsv(83, 32%, 94%) |
| CMYK | cmyk(12.1%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(90.82, -22.04, 33.73) |
| CIE-LCH | lch(90.82, 40.29, 123.17°) |
| OKLab | oklab(91.3% -0.0597 0.0842) |
| OKLCH | oklch(91.3% 0.103 125.4) |
| XYZ | xyz(64.0550, 78.0786, 46.3393) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.25
Very Pale Green
#CFFDBC
ΔE00 5.26
Very Light Green
#D1FFBD
ΔE00 5.33
Tea Green
#BDF8A3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFA3 #C0A3EF
analogous
#EFE6A3 #D2EFA3 #ACEFA3
triadic
#D2EFA3 #A3D2EF #EFA3D2
tetradic
#D2EFA3 #A3EFE6 #C0A3EF #EFA3AC
square
#D2EFA3 #A3EFE6 #C0A3EF #EFA3AC
split-complementary
#D2EFA3 #A3ACEF #E6A3EF
monochromatic
#9FDD3B #B9E66F #D2EFA3 #ECF8D7 #F2FAE5
Accessibility & contrast
On white
1.26
#D2EFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D2EFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFA3
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFA3 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69E
Deuteranopia (green-blind)
#F3E4A7
Tritanopia (blue-blind)
#D7E8DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efa3; /* rgb */ color: rgb(210, 239, 163); /* oklch */ color: oklch(91.3% 0.103 125.4);
Tailwind
colors: {
custom: {
50: '#e0f4bf',
500: '#d2efa3',
950: '#000000',
},
}SCSS
$custom: #d2efa3; $custom-light: #e0f4bf; $custom-dark: #000000;
JSON
{
"hex": "#d2efa3",
"rgb": {
"r": 210,
"g": 239,
"b": 163
},
"hsl": {
"h": 82.895,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.91303,
"c": 0.10319,
"h": 125.4
},
"luminance": 0.78079
}Semantic roles & 50–950 ramp
primary
#D2EFA3
secondary
#8F6ACC
accent
#13D25C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582