#DCF8EC#DCF8EC
#DCF8EC is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.6% C 0.033 H 168.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8EC |
|---|---|
| RGB | rgb(220, 248, 236) |
| HSL | hsl(154, 67%, 92%) |
| HSV | hsv(154, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(95.33, -11.32, 2.68) |
| CIE-LCH | lch(95.33, 11.63, 166.68°) |
| OKLab | oklab(95.56% -0.0325 0.0069) |
| OKLCH | oklch(95.56% 0.033 168) |
| XYZ | xyz(78.2195, 88.4052, 92.2835) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.39
Honeydew
#F0FFF0
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8EC #F8DCE8
analogous
#DCF8DE #DCF8EC #DCF6F8
triadic
#DCF8EC #ECDCF8 #F8ECDC
tetradic
#DCF8EC #DEDCF8 #F8DCE8 #F6F8DC
square
#DCF8EC #DEDCF8 #F8DCE8 #F6F8DC
split-complementary
#DCF8EC #F8DCF6 #F8DEDC
monochromatic
#76E4B5 #A9EED0 #DCF8EC #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.12
#DCF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DCF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8EC
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8EC | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#D7F8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf8ec; /* rgb */ color: rgb(220, 248, 236); /* oklch */ color: oklch(95.6% 0.033 168.0);
Tailwind
colors: {
custom: {
50: '#e7faf2',
500: '#dcf8ec',
950: '#000000',
},
}SCSS
$custom: #dcf8ec; $custom-light: #e7faf2; $custom-dark: #000000;
JSON
{
"hex": "#dcf8ec",
"rgb": {
"r": 220,
"g": 248,
"b": 236
},
"hsl": {
"h": 154.286,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95555,
"c": 0.03327,
"h": 168
},
"luminance": 0.88407
}Semantic roles & 50–950 ramp
primary
#DCF8EC
secondary
#DB9DB8
accent
#1766CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585