#DCF2F4#DCF2F4
#DCF2F4 is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.023 H 203.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2F4 |
|---|---|
| RGB | rgb(220, 242, 244) |
| HSL | hsl(185, 52%, 91%) |
| HSV | hsv(185, 10%, 96%) |
| CMYK | cmyk(9.8%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(93.99, -6.80, -3.42) |
| CIE-LCH | lch(93.99, 7.61, 206.72°) |
| OKLab | oklab(94.56% -0.0214 -0.0092) |
| OKLCH | oklch(94.56% 0.023 203.4) |
| XYZ | xyz(77.5927, 85.2503, 97.9374) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.79
Lightcyan
#E0FFFF
ΔE00 3.82
Mintcream
#F5FFFA
ΔE00 5.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Very Pale Blue
#D6FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2F4 #F4DEDC
analogous
#DCF4EA #DCF2F4 #DCE6F4
triadic
#DCF2F4 #F4DCF2 #F2F4DC
tetradic
#DCF2F4 #EADCF4 #F4DEDC #E6F4DC
square
#DCF2F4 #EADCF4 #F4DEDC #E6F4DC
split-complementary
#DCF2F4 #F4DCE6 #F4EADC
monochromatic
#7FCFD7 #ADE1E5 #DCF2F4 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.16
#DCF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DCF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2F4
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2F4 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#EAECF4
Tritanopia (blue-blind)
#D5F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2f4; /* rgb */ color: rgb(220, 242, 244); /* oklch */ color: oklch(94.6% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#e7f6f7',
500: '#dcf2f4',
950: '#000000',
},
}SCSS
$custom: #dcf2f4; $custom-light: #e7f6f7; $custom-dark: #000000;
JSON
{
"hex": "#dcf2f4",
"rgb": {
"r": 220,
"g": 242,
"b": 244
},
"hsl": {
"h": 185,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94562,
"c": 0.02329,
"h": 203.4
},
"luminance": 0.85252
}Semantic roles & 50–950 ramp
primary
#DCF2F4
secondary
#D3A5A1
accent
#3326C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585