#D2E2E5#D2E2E5
#D2E2E5 is a very light, near-neutral teal. Relative luminance 0.738; OKLCH L 90.2% C 0.018 H 210.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E5 |
|---|---|
| RGB | rgb(210, 226, 229) |
| HSL | hsl(189, 27%, 86%) |
| HSV | hsv(189, 8%, 90%) |
| CMYK | cmyk(8.3%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(88.80, -4.74, -3.29) |
| CIE-LCH | lch(88.80, 5.77, 214.78°) |
| OKLab | oklab(90.17% -0.0152 -0.0089) |
| OKLCH | oklch(90.17% 0.018 210.2) |
| XYZ | xyz(67.9145, 73.7506, 84.7708) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 6.00
Azure (CSS)
#F0FFFF
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.69
Aliceblue
#F0F8FF
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E5 #E5D5D2
analogous
#D2E5DE #D2E2E5 #D2D8E5
triadic
#D2E2E5 #E5D2E2 #E2E5D2
tetradic
#D2E2E5 #DED2E5 #E5D5D2 #D8E5D2
square
#D2E2E5 #DED2E5 #E5D5D2 #D8E5D2
split-complementary
#D2E2E5 #E5D2D8 #E5DED2
monochromatic
#84B0B8 #ABC9CF #D2E2E5 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.33
#D2E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D2E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E5
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E5 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#CDE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e5; /* rgb */ color: rgb(210, 226, 229); /* oklch */ color: oklch(90.2% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#dfebed',
500: '#d2e2e5',
950: '#000000',
},
}SCSS
$custom: #d2e2e5; $custom-light: #dfebed; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e5",
"rgb": {
"r": 210,
"g": 226,
"b": 229
},
"hsl": {
"h": 189.474,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90168,
"c": 0.01762,
"h": 210.2
},
"luminance": 0.73751
}Semantic roles & 50–950 ramp
primary
#D2E2E5
secondary
#BDA39E
accent
#5040A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484