#DCF9EC#DCF9EC
#DCF9EC is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.8% C 0.035 H 166.9°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9EC |
|---|---|
| RGB | rgb(220, 249, 236) |
| HSL | hsl(153, 71%, 92%) |
| HSV | hsv(153, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(95.59, -11.82, 3.05) |
| CIE-LCH | lch(95.59, 12.21, 165.51°) |
| OKLab | oklab(95.76% -0.0339 0.0079) |
| OKLCH | oklch(95.76% 0.035 166.9) |
| XYZ | xyz(78.5277, 89.0217, 92.3863) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.65
Very Light Blue
#D5FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9EC #F9DCE9
analogous
#DCF9DE #DCF9EC #DCF8F9
triadic
#DCF9EC #ECDCF9 #F9ECDC
tetradic
#DCF9EC #DEDCF9 #F9DCE9 #F8F9DC
square
#DCF9EC #DEDCF9 #F9DCE9 #F8F9DC
split-complementary
#DCF9EC #F9DCF8 #F9DEDC
monochromatic
#74E7B3 #A8F0D0 #DCF9EC #E5FBF1 #E5FBF1
Accessibility & contrast
On white
1.12
#DCF9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DCF9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9EC
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9EC | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#D6F9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf9ec; /* rgb */ color: rgb(220, 249, 236); /* oklch */ color: oklch(95.8% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#e7fbf2',
500: '#dcf9ec',
950: '#000000',
},
}SCSS
$custom: #dcf9ec; $custom-light: #e7fbf2; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ec",
"rgb": {
"r": 220,
"g": 249,
"b": 236
},
"hsl": {
"h": 153.103,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95759,
"c": 0.03479,
"h": 166.9
},
"luminance": 0.89023
}Semantic roles & 50–950 ramp
primary
#DCF9EC
secondary
#DD9CB9
accent
#1369D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585