#D6F0EE#D6F0EE
#D6F0EE is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.6% C 0.027 H 191.1°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F0EE |
|---|---|
| RGB | rgb(214, 240, 238) |
| HSL | hsl(175, 46%, 89%) |
| HSV | hsv(175, 11%, 94%) |
| CMYK | cmyk(10.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.92, -8.85, -1.92) |
| CIE-LCH | lch(92.92, 9.06, 192.24°) |
| OKLab | oklab(93.57% -0.0269 -0.0053) |
| OKLCH | oklch(93.57% 0.027 191.1) |
| XYZ | xyz(74.3206, 82.7880, 92.9364) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.30
Ice Blue (survey)
#D7FFFE
ΔE00 4.48
Very Pale Blue
#D6FFFE
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 5.00
Ice
#D6FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F0EE #F0D6D8
analogous
#D6F0E1 #D6F0EE #D6E5F0
triadic
#D6F0EE #EED6F0 #F0EED6
tetradic
#D6F0EE #E1D6F0 #F0D6D8 #E5F0D6
square
#D6F0EE #E1D6F0 #F0D6D8 #E5F0D6
split-complementary
#D6F0EE #F0D6E5 #F0E1D6
monochromatic
#7CCFC9 #A9E0DB #D6F0EE #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.20
#D6F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#D6F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F0EE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F0EE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#CFF2EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d6f0ee; /* rgb */ color: rgb(214, 240, 238); /* oklch */ color: oklch(93.6% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e2f5f3',
500: '#d6f0ee',
950: '#000000',
},
}SCSS
$custom: #d6f0ee; $custom-light: #e2f5f3; $custom-dark: #000000;
JSON
{
"hex": "#d6f0ee",
"rgb": {
"r": 214,
"g": 240,
"b": 238
},
"hsl": {
"h": 175.385,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.93565,
"c": 0.02739,
"h": 191.1
},
"luminance": 0.82789
}Semantic roles & 50–950 ramp
primary
#D6F0EE
secondary
#CD9DA1
accent
#2C37BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585