#D6F0F2#D6F0F2
#D6F0F2 is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.027 H 202.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F0F2 |
|---|---|
| RGB | rgb(214, 240, 242) |
| HSL | hsl(184, 52%, 89%) |
| HSV | hsv(184, 12%, 95%) |
| CMYK | cmyk(11.6%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.03, -8.08, -3.85) |
| CIE-LCH | lch(93.03, 8.94, 205.47°) |
| OKLab | oklab(93.68% -0.0253 -0.0104) |
| OKLCH | oklch(93.68% 0.027 202.3) |
| XYZ | xyz(74.9148, 83.0256, 96.0658) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Azure (CSS)
#F0FFFF
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.17
Really Light Blue
#D4FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F0F2 #F2D8D6
analogous
#D6F2E6 #D6F0F2 #D6E2F2
triadic
#D6F0F2 #F2D6F0 #F0F2D6
tetradic
#D6F0F2 #E6D6F2 #F2D8D6 #E2F2D6
square
#D6F0F2 #E6D6F2 #F2D8D6 #E2F2D6
split-complementary
#D6F0F2 #F2D6E2 #F2E6D6
monochromatic
#79CED5 #A8DFE3 #D6F0F2 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.19
#D6F0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#D6F0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F0F2
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F0F2 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#CEF2F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d6f0f2; /* rgb */ color: rgb(214, 240, 242); /* oklch */ color: oklch(93.7% 0.027 202.3);
Tailwind
colors: {
custom: {
50: '#e2f5f6',
500: '#d6f0f2',
950: '#000000',
},
}SCSS
$custom: #d6f0f2; $custom-light: #e2f5f6; $custom-dark: #000000;
JSON
{
"hex": "#d6f0f2",
"rgb": {
"r": 214,
"g": 240,
"b": 242
},
"hsl": {
"h": 184.286,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.93681,
"c": 0.0274,
"h": 202.3
},
"luminance": 0.83027
}Semantic roles & 50–950 ramp
primary
#D6F0F2
secondary
#D19F9C
accent
#3126BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585