#D6F6EE#D6F6EE
#D6F6EE is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.035 H 178.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F6EE |
|---|---|
| RGB | rgb(214, 246, 238) |
| HSL | hsl(165, 64%, 90%) |
| HSV | hsv(165, 13%, 96%) |
| CMYK | cmyk(13%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(94.47, -11.86, 0.35) |
| CIE-LCH | lch(94.47, 11.87, 178.31°) |
| OKLab | oklab(94.79% -0.0349 0.0008) |
| OKLCH | oklch(94.79% 0.035 178.8) |
| XYZ | xyz(76.1162, 86.3791, 93.5349) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.91
Ice Blue (survey)
#D7FFFE
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.82
Lightcyan
#E0FFFF
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.20
Really Light Blue
#D4FFFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F6EE #F6D6DE
analogous
#D6F6DE #D6F6EE #D6EEF6
triadic
#D6F6EE #EED6F6 #F6EED6
tetradic
#D6F6EE #DED6F6 #F6D6DE #EEF6D6
square
#D6F6EE #DED6F6 #F6D6DE #EEF6D6
split-complementary
#D6F6EE #F6D6EE #F6DED6
monochromatic
#72E0C4 #A4EBD9 #D6F6EE #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.15
#D6F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D6F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F6EE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F6EE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#CFF7F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d6f6ee; /* rgb */ color: rgb(214, 246, 238); /* oklch */ color: oklch(94.8% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e2f9f3',
500: '#d6f6ee',
950: '#000000',
},
}SCSS
$custom: #d6f6ee; $custom-light: #e2f9f3; $custom-dark: #000000;
JSON
{
"hex": "#d6f6ee",
"rgb": {
"r": 214,
"g": 246,
"b": 238
},
"hsl": {
"h": 165,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.94793,
"c": 0.03492,
"h": 178.8
},
"luminance": 0.86381
}Semantic roles & 50–950 ramp
primary
#D6F6EE
secondary
#D898A8
accent
#1A46CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585