#D6E4E4#D6E4E4
#D6E4E4 is a very light, near-neutral teal. Relative luminance 0.754; OKLCH L 90.8% C 0.015 H 196.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E4E4 |
|---|---|
| RGB | rgb(214, 228, 228) |
| HSL | hsl(180, 21%, 87%) |
| HSV | hsv(180, 6%, 89%) |
| CMYK | cmyk(6.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.57, -4.65, -1.61) |
| CIE-LCH | lch(89.57, 4.92, 199.07°) |
| OKLab | oklab(90.84% -0.0143 -0.0043) |
| OKLCH | oklch(90.84% 0.015 196.9) |
| XYZ | xyz(69.4756, 75.3836, 84.2740) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.40
Azure (CSS)
#F0FFFF
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.27
Mintcream
#F5FFFA
ΔE00 6.35
Aliceblue
#F0F8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E4E4 #E4D6D6
analogous
#D6E4DD #D6E4E4 #D6DDE4
triadic
#D6E4E4 #E4D6E4 #E4E4D6
tetradic
#D6E4E4 #DDD6E4 #E4D6D6 #DDE4D6
square
#D6E4E4 #DDD6E4 #E4D6D6 #DDE4D6
split-complementary
#D6E4E4 #E4D6DD #E4DDD6
monochromatic
#8CB3B3 #B1CCCC #D6E4E4 #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.31
#D6E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D6E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E4E4
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E4E4 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#D2E5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6e4e4; /* rgb */ color: rgb(214, 228, 228); /* oklch */ color: oklch(90.8% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e2ecec',
500: '#d6e4e4',
950: '#000000',
},
}SCSS
$custom: #d6e4e4; $custom-light: #e2ecec; $custom-dark: #000000;
JSON
{
"hex": "#d6e4e4",
"rgb": {
"r": 214,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 20.588,
"l": 86.667
},
"oklch": {
"l": 0.90835,
"c": 0.01498,
"h": 196.9
},
"luminance": 0.75384
}Semantic roles & 50–950 ramp
primary
#D6E4E4
secondary
#BBA4A4
accent
#47479F
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484