#D2E0DC#D2E0DC
#D2E0DC is a very light, near-neutral teal. Relative luminance 0.722; OKLCH L 89.5% C 0.016 H 177.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E0DC |
|---|---|
| RGB | rgb(210, 224, 220) |
| HSL | hsl(163, 18%, 85%) |
| HSV | hsv(163, 6%, 88%) |
| CMYK | cmyk(6.3%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(88.06, -5.42, 0.34) |
| CIE-LCH | lch(88.06, 5.43, 176.39°) |
| OKLab | oklab(89.5% -0.0159 0.0008) |
| OKLCH | oklch(89.5% 0.016 177.1) |
| XYZ | xyz(66.1496, 72.1796, 78.1433) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.15
Fog
#D8DCE0
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E0DC #E0D2D6
analogous
#D2E0D5 #D2E0DC #D2DDE0
triadic
#D2E0DC #DCD2E0 #E0DCD2
tetradic
#D2E0DC #D5D2E0 #E0D2D6 #DDE0D2
square
#D2E0DC #D5D2E0 #E0D2D6 #DDE0D2
split-complementary
#D2E0DC #E0D2DD #E0D5D2
monochromatic
#8AAEA4 #AEC7C0 #D2E0DC #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.36
#D2E0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D2E0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E0DC
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E0DC | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#CFE0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2e0dc; /* rgb */ color: rgb(210, 224, 220); /* oklch */ color: oklch(89.5% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#dfe9e6',
500: '#d2e0dc',
950: '#000000',
},
}SCSS
$custom: #d2e0dc; $custom-light: #dfe9e6; $custom-dark: #000000;
JSON
{
"hex": "#d2e0dc",
"rgb": {
"r": 210,
"g": 224,
"b": 220
},
"hsl": {
"h": 162.857,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.895,
"c": 0.01594,
"h": 177.1
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#D2E0DC
secondary
#B6A0A6
accent
#49619D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484