#D6EAE8#D6EAE8
#D6EAE8 is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.2% C 0.021 H 189.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EAE8 |
|---|---|
| RGB | rgb(214, 234, 232) |
| HSL | hsl(174, 32%, 88%) |
| HSV | hsv(174, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(91.22, -6.96, -1.29) |
| CIE-LCH | lch(91.22, 7.08, 190.49°) |
| OKLab | oklab(92.17% -0.021 -0.0035) |
| OKLCH | oklch(92.17% 0.021 189.5) |
| XYZ | xyz(71.7166, 78.9669, 87.7920) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 5.15
Mintcream
#F5FFFA
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.61
Light Grey
#D8DCD6
ΔE00 6.70
Very Pale Blue
#D6FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EAE8 #EAD6D8
analogous
#D6EADE #D6EAE8 #D6E2EA
triadic
#D6EAE8 #E8D6EA #EAE8D6
tetradic
#D6EAE8 #DED6EA #EAD6D8 #E2EAD6
square
#D6EAE8 #DED6EA #EAD6D8 #E2EAD6
split-complementary
#D6EAE8 #EAD6E2 #EADED6
monochromatic
#85C1BB #AED5D1 #D6EAE8 #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.25
#D6EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D6EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EAE8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EAE8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E8
Deuteranopia (green-blind)
#E3E5E8
Tritanopia (blue-blind)
#D1EBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6eae8; /* rgb */ color: rgb(214, 234, 232); /* oklch */ color: oklch(92.2% 0.021 189.5);
Tailwind
colors: {
custom: {
50: '#e2f0ef',
500: '#d6eae8',
950: '#000000',
},
}SCSS
$custom: #d6eae8; $custom-light: #e2f0ef; $custom-dark: #000000;
JSON
{
"hex": "#d6eae8",
"rgb": {
"r": 214,
"g": 234,
"b": 232
},
"hsl": {
"h": 174,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.92168,
"c": 0.02135,
"h": 189.5
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#D6EAE8
secondary
#C3A1A4
accent
#3A46AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585