#D2E2E1#D2E2E1
#D2E2E1 is a very light, near-neutral teal. Relative luminance 0.735; OKLCH L 90.1% C 0.017 H 192.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E1 |
|---|---|
| RGB | rgb(210, 226, 225) |
| HSL | hsl(176, 22%, 85%) |
| HSV | hsv(176, 7%, 89%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(88.70, -5.50, -1.34) |
| CIE-LCH | lch(88.70, 5.66, 193.73°) |
| OKLab | oklab(90.05% -0.0168 -0.0037) |
| OKLCH | oklch(90.05% 0.017 192.3) |
| XYZ | xyz(67.3624, 73.5298, 81.8633) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.15
Azure (CSS)
#F0FFFF
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.27
Mintcream
#F5FFFA
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E1 #E2D2D3
analogous
#D2E2D9 #D2E2E1 #D2DBE2
triadic
#D2E2E1 #E1D2E2 #E2E1D2
tetradic
#D2E2E1 #D9D2E2 #E2D2D3 #DBE2D2
square
#D2E2E1 #D9D2E2 #E2D2D3 #DBE2D2
split-complementary
#D2E2E1 #E2D2DB #E2D9D2
monochromatic
#88B2AF #ADCAC8 #D2E2E1 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.34
#D2E2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D2E2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E1
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E1 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#CEE3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e1; /* rgb */ color: rgb(210, 226, 225); /* oklch */ color: oklch(90.1% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#dfebea',
500: '#d2e2e1',
950: '#000000',
},
}SCSS
$custom: #d2e2e1; $custom-light: #dfebea; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e1",
"rgb": {
"r": 210,
"g": 226,
"b": 225
},
"hsl": {
"h": 176.25,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.90051,
"c": 0.01715,
"h": 192.3
},
"luminance": 0.73531
}Semantic roles & 50–950 ramp
primary
#D2E2E1
secondary
#B9A0A1
accent
#454BA0
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484