#DCF4F2#DCF4F2
#DCF4F2 is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.025 H 190.7°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4F2 |
|---|---|
| RGB | rgb(220, 244, 242) |
| HSL | hsl(175, 52%, 91%) |
| HSV | hsv(175, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.45, -8.19, -1.71) |
| CIE-LCH | lch(94.45, 8.37, 191.78°) |
| OKLab | oklab(94.91% -0.0248 -0.0047) |
| OKLCH | oklch(94.91% 0.025 190.7) |
| XYZ | xyz(77.8892, 86.3265, 96.5463) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.86
Azure (CSS)
#F0FFFF
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 4.59
Very Pale Blue
#D6FFFE
ΔE00 4.80
Very Light Blue
#D5FFFF
ΔE00 4.99
Ice
#D6FFFA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4F2 #F4DCDE
analogous
#DCF4E6 #DCF4F2 #DCEAF4
triadic
#DCF4F2 #F2DCF4 #F4F2DC
tetradic
#DCF4F2 #E6DCF4 #F4DCDE #EAF4DC
square
#DCF4F2 #E6DCF4 #F4DCDE #EAF4DC
split-complementary
#DCF4F2 #F4DCEA #F4E6DC
monochromatic
#7FD7CF #ADE5E1 #DCF4F2 #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.15
#DCF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DCF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4F2
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4F2 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#ECEEF2
Tritanopia (blue-blind)
#D6F5F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4f2; /* rgb */ color: rgb(220, 244, 242); /* oklch */ color: oklch(94.9% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#e7f7f6',
500: '#dcf4f2',
950: '#000000',
},
}SCSS
$custom: #dcf4f2; $custom-light: #e7f7f6; $custom-dark: #000000;
JSON
{
"hex": "#dcf4f2",
"rgb": {
"r": 220,
"g": 244,
"b": 242
},
"hsl": {
"h": 175,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94909,
"c": 0.02528,
"h": 190.7
},
"luminance": 0.86328
}Semantic roles & 50–950 ramp
primary
#DCF4F2
secondary
#D3A1A5
accent
#2633C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585