#DCF8EB#DCF8EB
#DCF8EB is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.5% C 0.034 H 166.0°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8EB |
|---|---|
| RGB | rgb(220, 248, 235) |
| HSL | hsl(152, 67%, 92%) |
| HSV | hsv(152, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.31, -11.50, 3.16) |
| CIE-LCH | lch(95.31, 11.93, 164.64°) |
| OKLab | oklab(95.53% -0.0329 0.0082) |
| OKLCH | oklch(95.53% 0.034 166) |
| XYZ | xyz(78.0746, 88.3473, 91.5205) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.72
Very Pale Blue
#D6FFFE
ΔE00 5.83
Very Light Blue
#D5FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8EB #F8DCE9
analogous
#DCF8DD #DCF8EB #DCF7F8
triadic
#DCF8EB #EBDCF8 #F8EBDC
tetradic
#DCF8EB #DDDCF8 #F8DCE9 #F7F8DC
square
#DCF8EB #DDDCF8 #F8DCE9 #F7F8DC
split-complementary
#DCF8EB #F8DCF7 #F8DDDC
monochromatic
#76E4B1 #A9EECE #DCF8EB #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.12
#DCF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DCF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8EB
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8EB | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#D7F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf8eb; /* rgb */ color: rgb(220, 248, 235); /* oklch */ color: oklch(95.5% 0.034 166.0);
Tailwind
colors: {
custom: {
50: '#e7faf1',
500: '#dcf8eb',
950: '#000000',
},
}SCSS
$custom: #dcf8eb; $custom-light: #e7faf1; $custom-dark: #000000;
JSON
{
"hex": "#dcf8eb",
"rgb": {
"r": 220,
"g": 248,
"b": 235
},
"hsl": {
"h": 152.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95527,
"c": 0.03393,
"h": 166
},
"luminance": 0.88349
}Semantic roles & 50–950 ramp
primary
#DCF8EB
secondary
#DB9DBA
accent
#176CCF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585