#D6F4F2#D6F4F2
#D6F4F2 is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.5% C 0.031 H 191.7°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F4F2 |
|---|---|
| RGB | rgb(214, 244, 242) |
| HSL | hsl(176, 58%, 90%) |
| HSV | hsv(176, 12%, 96%) |
| CMYK | cmyk(12.3%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.06, -10.09, -2.33) |
| CIE-LCH | lch(94.06, 10.36, 193.01°) |
| OKLab | oklab(94.5% -0.0307 -0.0064) |
| OKLCH | oklch(94.5% 0.031 191.7) |
| XYZ | xyz(76.1053, 85.4067, 96.4626) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.42
Ice Blue (survey)
#D7FFFE
ΔE00 3.16
Very Pale Blue
#D6FFFE
ΔE00 3.33
Very Light Blue
#D5FFFF
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.69
Ice
#D6FFFA
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F4F2 #F4D6D8
analogous
#D6F4E3 #D6F4F2 #D6E7F4
triadic
#D6F4F2 #F2D6F4 #F4F2D6
tetradic
#D6F4F2 #E3D6F4 #F4D6D8 #E7F4D6
square
#D6F4F2 #E3D6F4 #F4D6D8 #E7F4D6
split-complementary
#D6F4F2 #F4D6E7 #F4E3D6
monochromatic
#75DAD3 #A6E7E3 #D6F4F2 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.16
#D6F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#D6F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F4F2
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F4F2 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#CEF6F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d6f4f2; /* rgb */ color: rgb(214, 244, 242); /* oklch */ color: oklch(94.5% 0.031 191.7);
Tailwind
colors: {
custom: {
50: '#e2f7f6',
500: '#d6f4f2',
950: '#000000',
},
}SCSS
$custom: #d6f4f2; $custom-light: #e2f7f6; $custom-dark: #000000;
JSON
{
"hex": "#d6f4f2",
"rgb": {
"r": 214,
"g": 244,
"b": 242
},
"hsl": {
"h": 176,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.94498,
"c": 0.03136,
"h": 191.7
},
"luminance": 0.85408
}Semantic roles & 50–950 ramp
primary
#D6F4F2
secondary
#D49A9E
accent
#202BC5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585