#D6F6F2#D6F6F2
#D6F6F2 is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.9% C 0.034 H 187.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F6F2 |
|---|---|
| RGB | rgb(214, 246, 242) |
| HSL | hsl(173, 64%, 90%) |
| HSV | hsv(173, 13%, 96%) |
| CMYK | cmyk(13%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(94.58, -11.09, -1.57) |
| CIE-LCH | lch(94.58, 11.21, 188.07°) |
| OKLab | oklab(94.91% -0.0334 -0.0044) |
| OKLCH | oklch(94.91% 0.034 187.5) |
| XYZ | xyz(76.7104, 86.6168, 96.6643) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 2.71
Ice
#D6FFFA
ΔE00 2.78
Very Pale Blue
#D6FFFE
ΔE00 2.85
Very Light Blue
#D5FFFF
ΔE00 3.15
Really Light Blue
#D4FFFF
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F6F2 #F6D6DA
analogous
#D6F6E2 #D6F6F2 #D6EAF6
triadic
#D6F6F2 #F2D6F6 #F6F2D6
tetradic
#D6F6F2 #E2D6F6 #F6D6DA #EAF6D6
square
#D6F6F2 #E2D6F6 #F6D6DA #EAF6D6
split-complementary
#D6F6F2 #F6D6EA #F6E2D6
monochromatic
#72E0D2 #A4EBE2 #D6F6F2 #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.15
#D6F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#D6F6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F6F2
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F6F2 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#ECEDF2
Tritanopia (blue-blind)
#CEF8F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d6f6f2; /* rgb */ color: rgb(214, 246, 242); /* oklch */ color: oklch(94.9% 0.034 187.5);
Tailwind
colors: {
custom: {
50: '#e3f9f6',
500: '#d6f6f2',
950: '#000000',
},
}SCSS
$custom: #d6f6f2; $custom-light: #e3f9f6; $custom-dark: #000000;
JSON
{
"hex": "#d6f6f2",
"rgb": {
"r": 214,
"g": 246,
"b": 242
},
"hsl": {
"h": 172.5,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.94907,
"c": 0.03365,
"h": 187.5
},
"luminance": 0.86618
}Semantic roles & 50–950 ramp
primary
#D6F6F2
secondary
#D898A0
accent
#1A30CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585