#D7E2DD#D7E2DD
#D7E2DD is a very light, near-neutral teal. Relative luminance 0.741; OKLCH L 90.3% C 0.014 H 167.1°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2DD |
|---|---|
| RGB | rgb(215, 226, 221) |
| HSL | hsl(153, 16%, 86%) |
| HSV | hsv(153, 5%, 89%) |
| CMYK | cmyk(4.9%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.95, -4.59, 1.17) |
| CIE-LCH | lch(88.95, 4.74, 165.77°) |
| OKLab | oklab(90.3% -0.0132 0.003) |
| OKLCH | oklch(90.3% 0.014 167.1) |
| XYZ | xyz(68.2693, 74.0598, 79.0909) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.13
Gainsboro
#DCDCDC
ΔE00 6.08
Mintcream
#F5FFFA
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.55
Azure (CSS)
#F0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2DD #E2D7DC
analogous
#D7E2D8 #D7E2DD #D7E2E2
triadic
#D7E2DD #DDD7E2 #E2DDD7
tetradic
#D7E2DD #D8D7E2 #E2D7DC #E2E2D7
square
#D7E2DD #D8D7E2 #E2D7DC #E2E2D7
split-complementary
#D7E2DD #E2D7E2 #E2D8D7
monochromatic
#90AFA1 #B4C8BF #D7E2DD #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.33
#D7E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#D7E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2DD
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2DD | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#D5E2E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d7e2dd; /* rgb */ color: rgb(215, 226, 221); /* oklch */ color: oklch(90.3% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#e3ebe7',
500: '#d7e2dd',
950: '#000000',
},
}SCSS
$custom: #d7e2dd; $custom-light: #e3ebe7; $custom-dark: #000000;
JSON
{
"hex": "#d7e2dd",
"rgb": {
"r": 215,
"g": 226,
"b": 221
},
"hsl": {
"h": 152.727,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.90303,
"c": 0.01357,
"h": 167.1
},
"luminance": 0.7406
}Semantic roles & 50–950 ramp
primary
#D7E2DD
secondary
#B8A6AE
accent
#4B6F9A
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484