#D6F2EE#D6F2EE
#D6F2EE is a very light, muted teal. Relative luminance 0.840; OKLCH L 94.0% C 0.030 H 186.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2EE |
|---|---|
| RGB | rgb(214, 242, 238) |
| HSL | hsl(171, 52%, 89%) |
| HSV | hsv(171, 12%, 95%) |
| CMYK | cmyk(11.6%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.44, -9.86, -1.16) |
| CIE-LCH | lch(93.44, 9.93, 186.73°) |
| OKLab | oklab(93.97% -0.0296 -0.0032) |
| OKLCH | oklch(93.97% 0.03 186.3) |
| XYZ | xyz(74.9126, 83.9720, 93.1337) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.20
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 4.06
Ice
#D6FFFA
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2EE #F2D6DA
analogous
#D6F2E0 #D6F2EE #D6E8F2
triadic
#D6F2EE #EED6F2 #F2EED6
tetradic
#D6F2EE #E0D6F2 #F2D6DA #E8F2D6
square
#D6F2EE #E0D6F2 #F2D6DA #E8F2D6
split-complementary
#D6F2EE #F2D6E8 #F2E0D6
monochromatic
#79D5C7 #A8E3DB #D6F2EE #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.18
#D6F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#D6F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2EE
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2EE | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#CFF3F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6f2ee; /* rgb */ color: rgb(214, 242, 238); /* oklch */ color: oklch(94.0% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#e2f6f3',
500: '#d6f2ee',
950: '#000000',
},
}SCSS
$custom: #d6f2ee; $custom-light: #e2f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d6f2ee",
"rgb": {
"r": 214,
"g": 242,
"b": 238
},
"hsl": {
"h": 171.429,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.93973,
"c": 0.02975,
"h": 186.3
},
"luminance": 0.83973
}Semantic roles & 50–950 ramp
primary
#D6F2EE
secondary
#D19CA3
accent
#263CBF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585