#D2EFD1#D2EFD1
#D2EFD1 is a very light, muted green. Relative luminance 0.800; OKLCH L 92.3% C 0.050 H 144.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFD1 |
|---|---|
| RGB | rgb(210, 239, 209) |
| HSL | hsl(118, 48%, 88%) |
| HSV | hsv(118, 13%, 94%) |
| CMYK | cmyk(12.1%, 0%, 12.6%, 6.3%) |
| CIE-LAB | lab(91.70, -14.96, 11.35) |
| CIE-LCH | lch(91.70, 18.78, 142.82°) |
| OKLab | oklab(92.3% -0.0409 0.0294) |
| OKLCH | oklch(92.3% 0.05 144.3) |
| XYZ | xyz(68.9511, 80.0371, 72.1253) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.83
Mint
#AAF0C1
ΔE00 8.43
Very Pale Green
#CFFDBC
ΔE00 8.74
Light Sage
#BCECAC
ΔE00 8.80
Very Light Green
#D1FFBD
ΔE00 8.99
Light Grey Green
#B7E1A1
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFD1 #EED1EF
analogous
#E1EFD1 #D2EFD1 #D1EFDF
triadic
#D2EFD1 #D1D2EF #EFD1D2
tetradic
#D2EFD1 #D1E1EF #EED1EF #EFDFD1
square
#D2EFD1 #D1E1EF #EED1EF #EFDFD1
split-complementary
#D2EFD1 #DFD1EF #EFD1E1
monochromatic
#79CF76 #A6DFA4 #D2EFD1 #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.23
#D2EFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D2EFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFD1
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFD1 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CF
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#D0EDE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2efd1; /* rgb */ color: rgb(210, 239, 209); /* oklch */ color: oklch(92.3% 0.050 144.3);
Tailwind
colors: {
custom: {
50: '#e0f4df',
500: '#d2efd1',
950: '#000000',
},
}SCSS
$custom: #d2efd1; $custom-light: #e0f4df; $custom-dark: #000000;
JSON
{
"hex": "#d2efd1",
"rgb": {
"r": 210,
"g": 239,
"b": 209
},
"hsl": {
"h": 118,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.92301,
"c": 0.0504,
"h": 144.3
},
"luminance": 0.80038
}Semantic roles & 50–950 ramp
primary
#D2EFD1
secondary
#CA98CC
accent
#2ABCB7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584