#D6F2ED#D6F2ED
#D6F2ED is a very light, muted teal. Relative luminance 0.839; OKLCH L 93.9% C 0.030 H 183.8°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2ED |
|---|---|
| RGB | rgb(214, 242, 237) |
| HSL | hsl(169, 52%, 89%) |
| HSV | hsv(169, 12%, 95%) |
| CMYK | cmyk(11.6%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.41, -10.05, -0.68) |
| CIE-LCH | lch(93.41, 10.07, 183.88°) |
| OKLab | oklab(93.95% -0.0299 -0.002) |
| OKLCH | oklch(93.95% 0.03 183.8) |
| XYZ | xyz(74.7661, 83.9134, 92.3621) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Ice
#D6FFFA
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.18
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2ED #F2D6DB
analogous
#D6F2DF #D6F2ED #D6E9F2
triadic
#D6F2ED #EDD6F2 #F2EDD6
tetradic
#D6F2ED #DFD6F2 #F2D6DB #E9F2D6
square
#D6F2ED #DFD6F2 #F2D6DB #E9F2D6
split-complementary
#D6F2ED #F2D6E9 #F2DFD6
monochromatic
#79D5C4 #A8E3D9 #D6F2ED #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.18
#D6F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#D6F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2ED
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2ED | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#CFF3F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6f2ed; /* rgb */ color: rgb(214, 242, 237); /* oklch */ color: oklch(93.9% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#e2f6f2',
500: '#d6f2ed',
950: '#000000',
},
}SCSS
$custom: #d6f2ed; $custom-light: #e2f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d6f2ed",
"rgb": {
"r": 214,
"g": 242,
"b": 237
},
"hsl": {
"h": 169.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.93945,
"c": 0.03001,
"h": 183.8
},
"luminance": 0.83915
}Semantic roles & 50–950 ramp
primary
#D6F2ED
secondary
#D19CA5
accent
#2642BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585