#DCF4F6#DCF4F6
#DCF4F6 is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.025 H 202.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4F6 |
|---|---|
| RGB | rgb(220, 244, 246) |
| HSL | hsl(185, 59%, 91%) |
| HSV | hsv(185, 11%, 96%) |
| CMYK | cmyk(10.6%, 0.8%, 0%, 3.5%) |
| CIE-LAB | lab(94.56, -7.42, -3.63) |
| CIE-LCH | lch(94.56, 8.26, 206.05°) |
| OKLab | oklab(95.03% -0.0233 -0.0098) |
| OKLCH | oklch(95.03% 0.025 202.8) |
| XYZ | xyz(78.4966, 86.5694, 99.7449) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.13
Azure (CSS)
#F0FFFF
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.35
Very Light Blue
#D5FFFF
ΔE00 5.39
Really Light Blue
#D4FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4F6 #F6DEDC
analogous
#DCF6EB #DCF4F6 #DCE7F6
triadic
#DCF4F6 #F6DCF4 #F4F6DC
tetradic
#DCF4F6 #EBDCF6 #F6DEDC #E7F6DC
square
#DCF4F6 #EBDCF6 #F6DEDC #E7F6DC
split-complementary
#DCF4F6 #F6DCE7 #F6EBDC
monochromatic
#7BD5DD #ABE5E9 #DCF4F6 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.15
#DCF4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#DCF4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4F6
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4F6 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F6
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#D5F6F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4f6; /* rgb */ color: rgb(220, 244, 246); /* oklch */ color: oklch(95.0% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#e7f7f9',
500: '#dcf4f6',
950: '#000000',
},
}SCSS
$custom: #dcf4f6; $custom-light: #e7f7f9; $custom-dark: #000000;
JSON
{
"hex": "#dcf4f6",
"rgb": {
"r": 220,
"g": 244,
"b": 246
},
"hsl": {
"h": 184.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.95025,
"c": 0.0253,
"h": 202.8
},
"luminance": 0.86571
}Semantic roles & 50–950 ramp
primary
#DCF4F6
secondary
#D7A39F
accent
#2C1FC7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585