#DCF0F2#DCF0F2
#DCF0F2 is a very light, muted teal. Relative luminance 0.839; OKLCH L 94.1% C 0.021 H 204.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0F2 |
|---|---|
| RGB | rgb(220, 240, 242) |
| HSL | hsl(185, 46%, 91%) |
| HSV | hsv(185, 9%, 95%) |
| CMYK | cmyk(9.1%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.43, -6.17, -3.21) |
| CIE-LCH | lch(93.43, 6.95, 207.51°) |
| OKLab | oklab(94.1% -0.0194 -0.0087) |
| OKLCH | oklch(94.1% 0.021 204) |
| XYZ | xyz(76.6987, 83.9455, 96.1494) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.74
Lightcyan
#E0FFFF
ΔE00 4.53
Mintcream
#F5FFFA
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 6.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0F2 #F2DEDC
analogous
#DCF2E9 #DCF0F2 #DCE5F2
triadic
#DCF0F2 #F2DCF0 #F0F2DC
tetradic
#DCF0F2 #E9DCF2 #F2DEDC #E5F2DC
square
#DCF0F2 #E9DCF2 #F2DEDC #E5F2DC
split-complementary
#DCF0F2 #F2DCE5 #F2E9DC
monochromatic
#83CAD1 #AFDDE1 #DCF0F2 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.18
#DCF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DCF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0F2
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0F2 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#D6F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf0f2; /* rgb */ color: rgb(220, 240, 242); /* oklch */ color: oklch(94.1% 0.021 204.0);
Tailwind
colors: {
custom: {
50: '#e7f5f6',
500: '#dcf0f2',
950: '#000000',
},
}SCSS
$custom: #dcf0f2; $custom-light: #e7f5f6; $custom-dark: #000000;
JSON
{
"hex": "#dcf0f2",
"rgb": {
"r": 220,
"g": 240,
"b": 242
},
"hsl": {
"h": 185.455,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94099,
"c": 0.02128,
"h": 204
},
"luminance": 0.83947
}Semantic roles & 50–950 ramp
primary
#DCF0F2
secondary
#D0A7A3
accent
#392CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585