#D6F2F2#D6F2F2
#D6F2F2 is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.029 H 196.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2F2 |
|---|---|
| RGB | rgb(214, 242, 242) |
| HSL | hsl(180, 52%, 89%) |
| HSV | hsv(180, 12%, 95%) |
| CMYK | cmyk(11.6%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(93.54, -9.09, -3.09) |
| CIE-LCH | lch(93.54, 9.60, 198.78°) |
| OKLab | oklab(94.09% -0.028 -0.0084) |
| OKLCH | oklch(94.09% 0.029 196.7) |
| XYZ | xyz(75.5068, 84.2096, 96.2631) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 4.13
Very Light Blue
#D5FFFF
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.40
Ice
#D6FFFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2F2 #F2D6D6
analogous
#D6F2E4 #D6F2F2 #D6E4F2
triadic
#D6F2F2 #F2D6F2 #F2F2D6
tetradic
#D6F2F2 #E4D6F2 #F2D6D6 #E4F2D6
square
#D6F2F2 #E4D6F2 #F2D6D6 #E4F2D6
split-complementary
#D6F2F2 #F2D6E4 #F2E4D6
monochromatic
#79D5D5 #A8E3E3 #D6F2F2 #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.18
#D6F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D6F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2F2
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2F2 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF2
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#CEF4F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6f2f2; /* rgb */ color: rgb(214, 242, 242); /* oklch */ color: oklch(94.1% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e2f6f6',
500: '#d6f2f2',
950: '#000000',
},
}SCSS
$custom: #d6f2f2; $custom-light: #e2f6f6; $custom-dark: #000000;
JSON
{
"hex": "#d6f2f2",
"rgb": {
"r": 214,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.94089,
"c": 0.02926,
"h": 196.7
},
"luminance": 0.84211
}Semantic roles & 50–950 ramp
primary
#D6F2F2
secondary
#D19C9C
accent
#2626BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585