#D6E2E2#D6E2E2
#D6E2E2 is a very light, near-neutral teal. Relative luminance 0.742; OKLCH L 90.4% C 0.013 H 196.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2E2 |
|---|---|
| RGB | rgb(214, 226, 226) |
| HSL | hsl(180, 17%, 86%) |
| HSV | hsv(180, 5%, 89%) |
| CMYK | cmyk(5.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(89.01, -4.00, -1.39) |
| CIE-LCH | lch(89.01, 4.23, 199.12°) |
| OKLab | oklab(90.37% -0.0123 -0.0037) |
| OKLCH | oklch(90.37% 0.013 196.9) |
| XYZ | xyz(68.6526, 74.1792, 82.6379) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.22
Fog
#D8DCE0
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2E2 #E2D6D6
analogous
#D6E2DC #D6E2E2 #D6DCE2
triadic
#D6E2E2 #E2D6E2 #E2E2D6
tetradic
#D6E2E2 #DCD6E2 #E2D6D6 #DCE2D6
square
#D6E2E2 #DCD6E2 #E2D6D6 #DCE2D6
split-complementary
#D6E2E2 #E2D6DC #E2DCD6
monochromatic
#8EAFAF #B2C9C9 #D6E2E2 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.33
#D6E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#D6E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2E2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2E2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#D3E3E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d6e2e2; /* rgb */ color: rgb(214, 226, 226); /* oklch */ color: oklch(90.4% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#e2ebeb',
500: '#d6e2e2',
950: '#000000',
},
}SCSS
$custom: #d6e2e2; $custom-light: #e2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#d6e2e2",
"rgb": {
"r": 214,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 17.143,
"l": 86.275
},
"oklch": {
"l": 0.90372,
"c": 0.01288,
"h": 196.9
},
"luminance": 0.7418
}Semantic roles & 50–950 ramp
primary
#D6E2E2
secondary
#B8A4A4
accent
#4A4A9B
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484