#D2E7DD#D2E7DD
#D2E7DD is a very light, muted teal. Relative luminance 0.761; OKLCH L 91.0% C 0.026 H 165.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E7DD |
|---|---|
| RGB | rgb(210, 231, 221) |
| HSL | hsl(151, 30%, 86%) |
| HSV | hsv(151, 9%, 91%) |
| CMYK | cmyk(9.1%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(89.89, -8.80, 2.49) |
| CIE-LCH | lch(89.89, 9.15, 164.18°) |
| OKLab | oklab(90.96% -0.0252 0.0065) |
| OKLCH | oklch(90.96% 0.026 165.6) |
| XYZ | xyz(68.2026, 76.0730, 79.4829) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.17
Mintcream
#F5FFFA
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E7DD #E7D2DC
analogous
#D2E7D3 #D2E7DD #D2E7E7
triadic
#D2E7DD #DDD2E7 #E7DDD2
tetradic
#D2E7DD #D3D2E7 #E7D2DC #E7E7D2
square
#D2E7DD #D3D2E7 #E7D2DC #E7E7D2
split-complementary
#D2E7DD #E7D2E7 #E7D3D2
monochromatic
#82BCA1 #AAD2BF #D2E7DD #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.30
#D2E7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#D2E7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E7DD
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E7DD | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#CEE7E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e7dd; /* rgb */ color: rgb(210, 231, 221); /* oklch */ color: oklch(91.0% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#dfeee7',
500: '#d2e7dd',
950: '#000000',
},
}SCSS
$custom: #d2e7dd; $custom-light: #dfeee7; $custom-dark: #000000;
JSON
{
"hex": "#d2e7dd",
"rgb": {
"r": 210,
"g": 231,
"b": 221
},
"hsl": {
"h": 151.429,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.9096,
"c": 0.02602,
"h": 165.6
},
"luminance": 0.76074
}Semantic roles & 50–950 ramp
primary
#D2E7DD
secondary
#C09DAE
accent
#3C70A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584