#DCF2EE#DCF2EE
#DCF2EE is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.024 H 183.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2EE |
|---|---|
| RGB | rgb(220, 242, 238) |
| HSL | hsl(169, 46%, 91%) |
| HSV | hsv(169, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.84, -7.94, -0.53) |
| CIE-LCH | lch(93.84, 7.96, 183.85°) |
| OKLab | oklab(94.39% -0.0237 -0.0015) |
| OKLCH | oklch(94.39% 0.024 183.7) |
| XYZ | xyz(76.6965, 84.8918, 93.2173) |
| Luminance | 0.8489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.76
Azure (CSS)
#F0FFFF
ΔE00 4.55
Ice Blue (survey)
#D7FFFE
ΔE00 5.31
Mintcream
#F5FFFA
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.51
Ice
#D6FFFA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2EE #F2DCE0
analogous
#DCF2E3 #DCF2EE #DCEBF2
triadic
#DCF2EE #EEDCF2 #F2EEDC
tetradic
#DCF2EE #E3DCF2 #F2DCE0 #EBF2DC
square
#DCF2EE #E3DCF2 #F2DCE0 #EBF2DC
split-complementary
#DCF2EE #F2DCEB #F2E3DC
monochromatic
#83D1C3 #AFE1D8 #DCF2EE #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.17
#DCF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#DCF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2EE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2EE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#D7F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf2ee; /* rgb */ color: rgb(220, 242, 238); /* oklch */ color: oklch(94.4% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#e7f6f3',
500: '#dcf2ee',
950: '#000000',
},
}SCSS
$custom: #dcf2ee; $custom-light: #e7f6f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ee",
"rgb": {
"r": 220,
"g": 242,
"b": 238
},
"hsl": {
"h": 169.091,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94389,
"c": 0.02372,
"h": 183.7
},
"luminance": 0.84893
}Semantic roles & 50–950 ramp
primary
#DCF2EE
secondary
#D0A3AB
accent
#2C46B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585