#DCF8EE#DCF8EE
#DCF8EE is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.6% C 0.032 H 172.1°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8EE |
|---|---|
| RGB | rgb(220, 248, 238) |
| HSL | hsl(159, 67%, 92%) |
| HSV | hsv(159, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(95.38, -10.95, 1.72) |
| CIE-LCH | lch(95.38, 11.08, 171.08°) |
| OKLab | oklab(95.61% -0.0318 0.0044) |
| OKLCH | oklch(95.61% 0.032 172.1) |
| XYZ | xyz(78.5117, 88.5221, 93.8224) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.94
Lightcyan
#E0FFFF
ΔE00 4.53
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Very Pale Blue
#D6FFFE
ΔE00 4.88
Honeydew
#F0FFF0
ΔE00 4.93
Very Light Blue
#D5FFFF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8EE #F8DCE6
analogous
#DCF8E0 #DCF8EE #DCF4F8
triadic
#DCF8EE #EEDCF8 #F8EEDC
tetradic
#DCF8EE #E0DCF8 #F8DCE6 #F4F8DC
square
#DCF8EE #E0DCF8 #F8DCE6 #F4F8DC
split-complementary
#DCF8EE #F8DCF4 #F8E0DC
monochromatic
#76E4BC #A9EED5 #DCF8EE #E5FAF3 #E5FAF3
Accessibility & contrast
On white
1.12
#DCF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DCF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8EE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8EE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#D6F9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf8ee; /* rgb */ color: rgb(220, 248, 238); /* oklch */ color: oklch(95.6% 0.032 172.1);
Tailwind
colors: {
custom: {
50: '#e7faf3',
500: '#dcf8ee',
950: '#000000',
},
}SCSS
$custom: #dcf8ee; $custom-light: #e7faf3; $custom-dark: #000000;
JSON
{
"hex": "#dcf8ee",
"rgb": {
"r": 220,
"g": 248,
"b": 238
},
"hsl": {
"h": 158.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.9561,
"c": 0.03206,
"h": 172.1
},
"luminance": 0.88523
}Semantic roles & 50–950 ramp
primary
#DCF8EE
secondary
#DB9DB3
accent
#1759CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585