#D6EFE8#D6EFE8
#D6EFE8 is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.2% C 0.028 H 177.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFE8 |
|---|---|
| RGB | rgb(214, 239, 232) |
| HSL | hsl(163, 44%, 89%) |
| HSV | hsv(163, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.51, -9.49, 0.60) |
| CIE-LCH | lch(92.51, 9.51, 176.39°) |
| OKLab | oklab(93.19% -0.0278 0.0014) |
| OKLCH | oklch(93.19% 0.028 177) |
| XYZ | xyz(73.1602, 81.8541, 88.2732) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.59
Ice
#D6FFFA
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.42
Very Light Blue
#D5FFFF
ΔE00 5.72
Honeydew
#F0FFF0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFE8 #EFD6DD
analogous
#D6EFDC #D6EFE8 #D6EAEF
triadic
#D6EFE8 #E8D6EF #EFE8D6
tetradic
#D6EFE8 #DCD6EF #EFD6DD #EAEFD6
square
#D6EFE8 #DCD6EF #EFD6DD #EAEFD6
split-complementary
#D6EFE8 #EFD6EA #EFDCD6
monochromatic
#7ECDB7 #AADECF #D6EFE8 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.21
#D6EFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D6EFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFE8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFE8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#E8E8E9
Tritanopia (blue-blind)
#D0F0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6efe8; /* rgb */ color: rgb(214, 239, 232); /* oklch */ color: oklch(93.2% 0.028 177.0);
Tailwind
colors: {
custom: {
50: '#e2f4ef',
500: '#d6efe8',
950: '#000000',
},
}SCSS
$custom: #d6efe8; $custom-light: #e2f4ef; $custom-dark: #000000;
JSON
{
"hex": "#d6efe8",
"rgb": {
"r": 214,
"g": 239,
"b": 232
},
"hsl": {
"h": 163.2,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.93189,
"c": 0.02788,
"h": 177
},
"luminance": 0.81855
}Semantic roles & 50–950 ramp
primary
#D6EFE8
secondary
#CB9EAB
accent
#2F55B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585