#DCF5EF#DCF5EF
#DCF5EF is a very light, muted teal. Relative luminance 0.868; OKLCH L 95.0% C 0.027 H 179.7°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5EF |
|---|---|
| RGB | rgb(220, 245, 239) |
| HSL | hsl(166, 56%, 91%) |
| HSV | hsv(166, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.63, -9.26, 0.11) |
| CIE-LCH | lch(94.63, 9.26, 179.32°) |
| OKLab | oklab(95.03% -0.0273 0.0001) |
| OKLCH | oklch(95.03% 0.027 179.7) |
| XYZ | xyz(77.7441, 86.7511, 94.2933) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Ice
#D6FFFA
ΔE00 4.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.72
Very Light Blue
#D5FFFF
ΔE00 5.04
Really Light Blue
#D4FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5EF #F5DCE2
analogous
#DCF5E2 #DCF5EF #DCEEF5
triadic
#DCF5EF #EFDCF5 #F5EFDC
tetradic
#DCF5EF #E2DCF5 #F5DCE2 #EEF5DC
square
#DCF5EF #E2DCF5 #F5DCE2 #EEF5DC
split-complementary
#DCF5EF #F5DCEE #F5E2DC
monochromatic
#7DDAC3 #ACE7D9 #DCF5EF #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.14
#DCF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DCF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5EF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5EF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#D6F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf5ef; /* rgb */ color: rgb(220, 245, 239); /* oklch */ color: oklch(95.0% 0.027 179.7);
Tailwind
colors: {
custom: {
50: '#e7f8f4',
500: '#dcf5ef',
950: '#000000',
},
}SCSS
$custom: #dcf5ef; $custom-light: #e7f8f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ef",
"rgb": {
"r": 220,
"g": 245,
"b": 239
},
"hsl": {
"h": 165.6,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.95026,
"c": 0.02734,
"h": 179.7
},
"luminance": 0.86752
}Semantic roles & 50–950 ramp
primary
#DCF5EF
secondary
#D5A0AD
accent
#2249C3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585