#DCF7EE#DCF7EE
#DCF7EE is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.4% C 0.031 H 173.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7EE |
|---|---|
| RGB | rgb(220, 247, 238) |
| HSL | hsl(160, 63%, 92%) |
| HSV | hsv(160, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(95.12, -10.45, 1.34) |
| CIE-LCH | lch(95.12, 10.53, 172.68°) |
| OKLab | oklab(95.41% -0.0304 0.0034) |
| OKLCH | oklch(95.41% 0.031 173.6) |
| XYZ | xyz(78.2051, 87.9089, 93.7202) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.06
Lightcyan
#E0FFFF
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 4.68
Very Pale Blue
#D6FFFE
ΔE00 4.82
Honeydew
#F0FFF0
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7EE #F7DCE5
analogous
#DCF7E1 #DCF7EE #DCF3F7
triadic
#DCF7EE #EEDCF7 #F7EEDC
tetradic
#DCF7EE #E1DCF7 #F7DCE5 #F3F7DC
square
#DCF7EE #E1DCF7 #F7DCE5 #F3F7DC
split-complementary
#DCF7EE #F7DCF3 #F7E1DC
monochromatic
#78E0BE #AAECD6 #DCF7EE #E6F9F3 #E6F9F3
Accessibility & contrast
On white
1.13
#DCF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DCF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7EE
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7EE | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F0EFEF
Tritanopia (blue-blind)
#D6F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf7ee; /* rgb */ color: rgb(220, 247, 238); /* oklch */ color: oklch(95.4% 0.031 173.6);
Tailwind
colors: {
custom: {
50: '#e7f9f3',
500: '#dcf7ee',
950: '#000000',
},
}SCSS
$custom: #dcf7ee; $custom-light: #e7f9f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf7ee",
"rgb": {
"r": 220,
"g": 247,
"b": 238
},
"hsl": {
"h": 160,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.95406,
"c": 0.03061,
"h": 173.6
},
"luminance": 0.8791
}Semantic roles & 50–950 ramp
primary
#DCF7EE
secondary
#D99EB2
accent
#1B55CB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585