#D6EFF2#D6EFF2
#D6EFF2 is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.5% C 0.027 H 205.4°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFF2 |
|---|---|
| RGB | rgb(214, 239, 242) |
| HSL | hsl(186, 52%, 89%) |
| HSV | hsv(186, 12%, 95%) |
| CMYK | cmyk(11.6%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.77, -7.57, -4.23) |
| CIE-LCH | lch(92.77, 8.67, 209.18°) |
| OKLab | oklab(93.48% -0.024 -0.0114) |
| OKLCH | oklch(93.48% 0.027 205.4) |
| XYZ | xyz(74.6213, 82.4385, 95.9679) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.92
Azure (CSS)
#F0FFFF
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Light Blue
#D5FFFF
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFF2 #F2D9D6
analogous
#D6F2E7 #D6EFF2 #D6E1F2
triadic
#D6EFF2 #F2D6EF #EFF2D6
tetradic
#D6EFF2 #E7D6F2 #F2D9D6 #E1F2D6
square
#D6EFF2 #E7D6F2 #F2D9D6 #E1F2D6
split-complementary
#D6EFF2 #F2D6E1 #F2E7D6
monochromatic
#79CBD5 #A8DDE3 #D6EFF2 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.20
#D6EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D6EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFF2
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFF2 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#CEF1F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6eff2; /* rgb */ color: rgb(214, 239, 242); /* oklch */ color: oklch(93.5% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#e2f4f6',
500: '#d6eff2',
950: '#000000',
},
}SCSS
$custom: #d6eff2; $custom-light: #e2f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d6eff2",
"rgb": {
"r": 214,
"g": 239,
"b": 242
},
"hsl": {
"h": 186.429,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.93478,
"c": 0.02659,
"h": 205.4
},
"luminance": 0.8244
}Semantic roles & 50–950 ramp
primary
#D6EFF2
secondary
#D1A19C
accent
#3726BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585