#D2E2DD#D2E2DD
#D2E2DD is a very light, near-neutral teal. Relative luminance 0.733; OKLCH L 89.9% C 0.018 H 175.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2DD |
|---|---|
| RGB | rgb(210, 226, 221) |
| HSL | hsl(161, 22%, 85%) |
| HSV | hsv(161, 7%, 89%) |
| CMYK | cmyk(7.1%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.60, -6.25, 0.61) |
| CIE-LCH | lch(88.60, 6.28, 174.46°) |
| OKLab | oklab(89.94% -0.0183 0.0015) |
| OKLCH | oklch(89.94% 0.018 175.3) |
| XYZ | xyz(66.8231, 73.3141, 79.0231) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.91
Azure (CSS)
#F0FFFF
ΔE00 6.76
Mintcream
#F5FFFA
ΔE00 6.82
Honeydew
#F0FFF0
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2DD #E2D2D7
analogous
#D2E2D5 #D2E2DD #D2DFE2
triadic
#D2E2DD #DDD2E2 #E2DDD2
tetradic
#D2E2DD #D5D2E2 #E2D2D7 #DFE2D2
square
#D2E2DD #D5D2E2 #E2D2D7 #DFE2D2
split-complementary
#D2E2DD #E2D2DF #E2D5D2
monochromatic
#88B2A5 #ADCAC1 #D2E2DD #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.34
#D2E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D2E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2DD
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2DD | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#CFE2E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e2dd; /* rgb */ color: rgb(210, 226, 221); /* oklch */ color: oklch(89.9% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#dfebe7',
500: '#d2e2dd',
950: '#000000',
},
}SCSS
$custom: #d2e2dd; $custom-light: #dfebe7; $custom-dark: #000000;
JSON
{
"hex": "#d2e2dd",
"rgb": {
"r": 210,
"g": 226,
"b": 221
},
"hsl": {
"h": 161.25,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.89936,
"c": 0.01837,
"h": 175.3
},
"luminance": 0.73315
}Semantic roles & 50–950 ramp
primary
#D2E2DD
secondary
#B9A0A7
accent
#4562A0
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484