#DCF6F6#DCF6F6
#DCF6F6 is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.4% C 0.027 H 196.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6F6 |
|---|---|
| RGB | rgb(220, 246, 246) |
| HSL | hsl(180, 59%, 91%) |
| HSV | hsv(180, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(95.07, -8.43, -2.87) |
| CIE-LCH | lch(95.07, 8.91, 198.83°) |
| OKLab | oklab(95.43% -0.026 -0.0078) |
| OKLCH | oklch(95.43% 0.027 196.7) |
| XYZ | xyz(79.1016, 87.7795, 99.9465) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.36
Very Light Blue
#D5FFFF
ΔE00 4.42
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6F6 #F6DCDC
analogous
#DCF6E9 #DCF6F6 #DCE9F6
triadic
#DCF6F6 #F6DCF6 #F6F6DC
tetradic
#DCF6F6 #E9DCF6 #F6DCDC #E9F6DC
square
#DCF6F6 #E9DCF6 #F6DCDC #E9F6DC
split-complementary
#DCF6F6 #F6DCE9 #F6E9DC
monochromatic
#7BDDDD #ABE9E9 #DCF6F6 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.13
#DCF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DCF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6F6
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6F6 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#D5F8F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6f6; /* rgb */ color: rgb(220, 246, 246); /* oklch */ color: oklch(95.4% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e7f9f9',
500: '#dcf6f6',
950: '#000000',
},
}SCSS
$custom: #dcf6f6; $custom-light: #e7f9f9; $custom-dark: #000000;
JSON
{
"hex": "#dcf6f6",
"rgb": {
"r": 220,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.9543,
"c": 0.02716,
"h": 196.7
},
"luminance": 0.87781
}Semantic roles & 50–950 ramp
primary
#DCF6F6
secondary
#D79F9F
accent
#1F1FC7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585