#D2E2E4#D2E2E4
#D2E2E4 is a very light, near-neutral teal. Relative luminance 0.737; OKLCH L 90.1% C 0.017 H 205.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E4 |
|---|---|
| RGB | rgb(210, 226, 228) |
| HSL | hsl(187, 25%, 86%) |
| HSV | hsv(187, 8%, 89%) |
| CMYK | cmyk(7.9%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(88.78, -4.93, -2.81) |
| CIE-LCH | lch(88.78, 5.67, 209.63°) |
| OKLab | oklab(90.14% -0.0156 -0.0076) |
| OKLCH | oklch(90.14% 0.017 205.8) |
| XYZ | xyz(67.7753, 73.6949, 84.0376) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.75
Aliceblue
#F0F8FF
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E4 #E4D4D2
analogous
#D2E4DD #D2E2E4 #D2D9E4
triadic
#D2E2E4 #E4D2E2 #E2E4D2
tetradic
#D2E2E4 #DDD2E4 #E4D4D2 #D9E4D2
square
#D2E2E4 #DDD2E4 #E4D4D2 #D9E4D2
split-complementary
#D2E2E4 #E4D2D9 #E4DDD2
monochromatic
#85B1B6 #ACC9CD #D2E2E4 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.33
#D2E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#D2E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E4
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E4 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#CDE3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e4; /* rgb */ color: rgb(210, 226, 228); /* oklch */ color: oklch(90.1% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#dfebec',
500: '#d2e2e4',
950: '#000000',
},
}SCSS
$custom: #d2e2e4; $custom-light: #dfebec; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e4",
"rgb": {
"r": 210,
"g": 226,
"b": 228
},
"hsl": {
"h": 186.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90139,
"c": 0.01734,
"h": 205.8
},
"luminance": 0.73696
}Semantic roles & 50–950 ramp
primary
#D2E2E4
secondary
#BBA29F
accent
#4D42A4
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484