#DCF2EF#DCF2EF
#DCF2EF is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.4% C 0.023 H 186.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2EF |
|---|---|
| RGB | rgb(220, 242, 239) |
| HSL | hsl(172, 46%, 91%) |
| HSV | hsv(172, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.86, -7.75, -1.02) |
| CIE-LCH | lch(93.86, 7.82, 187.47°) |
| OKLab | oklab(94.42% -0.0233 -0.0028) |
| OKLCH | oklch(94.42% 0.023 186.9) |
| XYZ | xyz(76.8438, 84.9507, 93.9932) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.61
Azure (CSS)
#F0FFFF
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Mintcream
#F5FFFA
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2EF #F2DCDF
analogous
#DCF2E4 #DCF2EF #DCEAF2
triadic
#DCF2EF #EFDCF2 #F2EFDC
tetradic
#DCF2EF #E4DCF2 #F2DCDF #EAF2DC
square
#DCF2EF #E4DCF2 #F2DCDF #EAF2DC
split-complementary
#DCF2EF #F2DCEA #F2E4DC
monochromatic
#83D1C6 #AFE1DB #DCF2EF #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.17
#DCF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DCF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2EF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2EF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#D7F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf2ef; /* rgb */ color: rgb(220, 242, 239); /* oklch */ color: oklch(94.4% 0.023 186.9);
Tailwind
colors: {
custom: {
50: '#e7f6f4',
500: '#dcf2ef',
950: '#000000',
},
}SCSS
$custom: #dcf2ef; $custom-light: #e7f6f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ef",
"rgb": {
"r": 220,
"g": 242,
"b": 239
},
"hsl": {
"h": 171.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94417,
"c": 0.02346,
"h": 186.9
},
"luminance": 0.84952
}Semantic roles & 50–950 ramp
primary
#DCF2EF
secondary
#D0A3A9
accent
#2C40B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585