#D6F8EE#D6F8EE
#D6F8EE is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.2% C 0.038 H 175.8°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F8EE |
|---|---|
| RGB | rgb(214, 248, 238) |
| HSL | hsl(162, 71%, 91%) |
| HSV | hsv(162, 14%, 97%) |
| CMYK | cmyk(13.7%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(94.99, -12.86, 1.11) |
| CIE-LCH | lch(94.99, 12.91, 175.08°) |
| OKLab | oklab(95.21% -0.0376 0.0027) |
| OKLCH | oklch(95.21% 0.038 175.8) |
| XYZ | xyz(76.7278, 87.6023, 93.7388) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.85
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F8EE #F8D6E0
analogous
#D6F8DD #D6F8EE #D6F1F8
triadic
#D6F8EE #EED6F8 #F8EED6
tetradic
#D6F8EE #DDD6F8 #F8D6E0 #F1F8D6
square
#D6F8EE #DDD6F8 #F8D6E0 #F1F8D6
split-complementary
#D6F8EE #F8D6F1 #F8DDD6
monochromatic
#6DE6C3 #A2EFD8 #D6F8EE #E5FBF4 #E5FBF4
Accessibility & contrast
On white
1.13
#D6F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#D6F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F8EE
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F8EE | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#CEF9F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d6f8ee; /* rgb */ color: rgb(214, 248, 238); /* oklch */ color: oklch(95.2% 0.038 175.8);
Tailwind
colors: {
custom: {
50: '#e3faf3',
500: '#d6f8ee',
950: '#000000',
},
}SCSS
$custom: #d6f8ee; $custom-light: #e3faf3; $custom-dark: #000000;
JSON
{
"hex": "#d6f8ee",
"rgb": {
"r": 214,
"g": 248,
"b": 238
},
"hsl": {
"h": 162.353,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.95205,
"c": 0.03767,
"h": 175.8
},
"luminance": 0.87604
}Semantic roles & 50–950 ramp
primary
#D6F8EE
secondary
#DC96AB
accent
#134BD3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585