#D6F8EC#D6F8EC
#D6F8EC is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.1% C 0.039 H 172.2°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F8EC |
|---|---|
| RGB | rgb(214, 248, 236) |
| HSL | hsl(159, 71%, 91%) |
| HSV | hsv(159, 14%, 97%) |
| CMYK | cmyk(13.7%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(94.94, -13.24, 2.07) |
| CIE-LCH | lch(94.94, 13.40, 171.12°) |
| OKLab | oklab(95.15% -0.0383 0.0053) |
| OKLCH | oklch(95.15% 0.039 172.2) |
| XYZ | xyz(76.4356, 87.4854, 92.1999) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Light Light Blue
#CAFFFB
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F8EC #F8D6E2
analogous
#D6F8DB #D6F8EC #D6F3F8
triadic
#D6F8EC #ECD6F8 #F8ECD6
tetradic
#D6F8EC #DBD6F8 #F8D6E2 #F3F8D6
square
#D6F8EC #DBD6F8 #F8D6E2 #F3F8D6
split-complementary
#D6F8EC #F8D6F3 #F8DBD6
monochromatic
#6DE6BC #A2EFD4 #D6F8EC #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.14
#D6F8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D6F8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F8EC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F8EC | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#CFF9F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d6f8ec; /* rgb */ color: rgb(214, 248, 236); /* oklch */ color: oklch(95.1% 0.039 172.2);
Tailwind
colors: {
custom: {
50: '#e2faf2',
500: '#d6f8ec',
950: '#000000',
},
}SCSS
$custom: #d6f8ec; $custom-light: #e2faf2; $custom-dark: #000000;
JSON
{
"hex": "#d6f8ec",
"rgb": {
"r": 214,
"g": 248,
"b": 236
},
"hsl": {
"h": 158.824,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.95149,
"c": 0.03871,
"h": 172.2
},
"luminance": 0.87487
}Semantic roles & 50–950 ramp
primary
#D6F8EC
secondary
#DC96AF
accent
#1356D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585