#DCF6F4#DCF6F4
#DCF6F4 is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.4% C 0.027 H 191.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6F4 |
|---|---|
| RGB | rgb(220, 246, 244) |
| HSL | hsl(175, 59%, 91%) |
| HSV | hsv(175, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 0.8%, 3.5%) |
| CIE-LAB | lab(95.02, -8.81, -1.92) |
| CIE-LCH | lch(95.02, 9.02, 192.26°) |
| OKLab | oklab(95.37% -0.0268 -0.0052) |
| OKLCH | oklch(95.37% 0.027 191.1) |
| XYZ | xyz(78.7963, 87.6574, 98.3386) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.25
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 4.13
Very Light Blue
#D5FFFF
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.53
Ice
#D6FFFA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6F4 #F6DCDE
analogous
#DCF6E7 #DCF6F4 #DCEBF6
triadic
#DCF6F4 #F4DCF6 #F6F4DC
tetradic
#DCF6F4 #E7DCF6 #F6DCDE #EBF6DC
square
#DCF6F4 #E7DCF6 #F6DCDE #EBF6DC
split-complementary
#DCF6F4 #F6DCEB #F6E7DC
monochromatic
#7BDDD5 #ABE9E5 #DCF6F4 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.13
#DCF6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DCF6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6F4
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6F4 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#EDEFF4
Tritanopia (blue-blind)
#D5F8F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6f4; /* rgb */ color: rgb(220, 246, 244); /* oklch */ color: oklch(95.4% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e7f9f7',
500: '#dcf6f4',
950: '#000000',
},
}SCSS
$custom: #dcf6f4; $custom-light: #e7f9f7; $custom-dark: #000000;
JSON
{
"hex": "#dcf6f4",
"rgb": {
"r": 220,
"g": 246,
"b": 244
},
"hsl": {
"h": 175.385,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95372,
"c": 0.02728,
"h": 191.1
},
"luminance": 0.87659
}Semantic roles & 50–950 ramp
primary
#DCF6F4
secondary
#D79FA3
accent
#1F2CC7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585