#DCF5EC#DCF5EC
#DCF5EC is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.9% C 0.029 H 172.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5EC |
|---|---|
| RGB | rgb(220, 245, 236) |
| HSL | hsl(158, 56%, 91%) |
| HSV | hsv(158, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(94.56, -9.82, 1.55) |
| CIE-LCH | lch(94.56, 9.94, 171.00°) |
| OKLab | oklab(94.94% -0.0285 0.004) |
| OKLCH | oklch(94.94% 0.029 172.1) |
| XYZ | xyz(77.3045, 86.5753, 91.9785) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 4.64
Ice
#D6FFFA
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.34
Very Light Blue
#D5FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5EC #F5DCE5
analogous
#DCF5DF #DCF5EC #DCF1F5
triadic
#DCF5EC #ECDCF5 #F5ECDC
tetradic
#DCF5EC #DFDCF5 #F5DCE5 #F1F5DC
square
#DCF5EC #DFDCF5 #F5DCE5 #F1F5DC
split-complementary
#DCF5EC #F5DCF1 #F5DFDC
monochromatic
#7DDAB8 #ACE7D2 #DCF5EC #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.15
#DCF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DCF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5EC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5EC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#D7F6F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf5ec; /* rgb */ color: rgb(220, 245, 236); /* oklch */ color: oklch(94.9% 0.029 172.1);
Tailwind
colors: {
custom: {
50: '#e7f8f2',
500: '#dcf5ec',
950: '#000000',
},
}SCSS
$custom: #dcf5ec; $custom-light: #e7f8f2; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ec",
"rgb": {
"r": 220,
"g": 245,
"b": 236
},
"hsl": {
"h": 158.4,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94942,
"c": 0.02878,
"h": 172.1
},
"luminance": 0.86577
}Semantic roles & 50–950 ramp
primary
#DCF5EC
secondary
#D5A0B3
accent
#225CC3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585