#D2EFAA#D2EFAA
#D2EFAA is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.4% C 0.095 H 126.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFAA |
|---|---|
| RGB | rgb(210, 239, 170) |
| HSL | hsl(85, 68%, 80%) |
| HSV | hsv(85, 29%, 94%) |
| CMYK | cmyk(12.1%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.93, -21.08, 30.34) |
| CIE-LCH | lch(90.93, 36.95, 124.79°) |
| OKLab | oklab(91.44% -0.0569 0.0763) |
| OKLCH | oklch(91.44% 0.095 126.7) |
| XYZ | xyz(64.6996, 78.3365, 49.7343) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.47
Very Pale Green
#CFFDBC
ΔE00 4.47
Very Light Green
#D1FFBD
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFAA #C7AAEF
analogous
#EFE9AA #D2EFAA #B0EFAA
triadic
#D2EFAA #AAD2EF #EFAAD2
tetradic
#D2EFAA #AAEFE9 #C7AAEF #EFAAB0
square
#D2EFAA #AAEFE9 #C7AAEF #EFAAB0
split-complementary
#D2EFAA #AAB0EF #E9AAEF
monochromatic
#9BDC43 #B7E576 #D2EFAA #EDF9DE #F1FAE5
Accessibility & contrast
On white
1.26
#D2EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D2EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFAA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFAA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F2E5AD
Tritanopia (blue-blind)
#D6E9DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2efaa; /* rgb */ color: rgb(210, 239, 170); /* oklch */ color: oklch(91.4% 0.095 126.7);
Tailwind
colors: {
custom: {
50: '#e0f4c3',
500: '#d2efaa',
950: '#000000',
},
}SCSS
$custom: #d2efaa; $custom-light: #e0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#d2efaa",
"rgb": {
"r": 210,
"g": 239,
"b": 170
},
"hsl": {
"h": 85.217,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.91436,
"c": 0.09512,
"h": 126.7
},
"luminance": 0.78337
}Semantic roles & 50–950 ramp
primary
#D2EFAA
secondary
#9770CD
accent
#15D064
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582