#DCF7EB#DCF7EB
#DCF7EB is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.3% C 0.032 H 167.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7EB |
|---|---|
| RGB | rgb(220, 247, 235) |
| HSL | hsl(153, 63%, 92%) |
| HSV | hsv(153, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.05, -11.01, 2.79) |
| CIE-LCH | lch(95.05, 11.35, 165.80°) |
| OKLab | oklab(95.32% -0.0316 0.0072) |
| OKLCH | oklch(95.32% 0.032 167.1) |
| XYZ | xyz(77.7680, 87.7340, 91.4183) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.55
Ice
#D6FFFA
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7EB #F7DCE8
analogous
#DCF7DE #DCF7EB #DCF6F7
triadic
#DCF7EB #EBDCF7 #F7EBDC
tetradic
#DCF7EB #DEDCF7 #F7DCE8 #F6F7DC
square
#DCF7EB #DEDCF7 #F7DCE8 #F6F7DC
split-complementary
#DCF7EB #F7DCF6 #F7DEDC
monochromatic
#78E0B2 #AAECCF #DCF7EB #E6F9F1 #E6F9F1
Accessibility & contrast
On white
1.13
#DCF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DCF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7EB
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7EB | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#D7F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf7eb; /* rgb */ color: rgb(220, 247, 235); /* oklch */ color: oklch(95.3% 0.032 167.1);
Tailwind
colors: {
custom: {
50: '#e7f9f1',
500: '#dcf7eb',
950: '#000000',
},
}SCSS
$custom: #dcf7eb; $custom-light: #e7f9f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf7eb",
"rgb": {
"r": 220,
"g": 247,
"b": 235
},
"hsl": {
"h": 153.333,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.95323,
"c": 0.03239,
"h": 167.1
},
"luminance": 0.87735
}Semantic roles & 50–950 ramp
primary
#DCF7EB
secondary
#D99EB8
accent
#1B69CB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585