#DCF7EA#DCF7EA
#DCF7EA is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.3% C 0.033 H 165.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7EA |
|---|---|
| RGB | rgb(220, 247, 234) |
| HSL | hsl(151, 63%, 92%) |
| HSV | hsv(151, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.02, -11.19, 3.27) |
| CIE-LCH | lch(95.02, 11.66, 163.72°) |
| OKLab | oklab(95.3% -0.032 0.0085) |
| OKLCH | oklch(95.3% 0.033 165.1) |
| XYZ | xyz(77.6239, 87.6764, 90.6596) |
| Luminance | 0.8768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Ice
#D6FFFA
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 5.76
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7EA #F7DCE9
analogous
#DCF7DD #DCF7EA #DCF7F7
triadic
#DCF7EA #EADCF7 #F7EADC
tetradic
#DCF7EA #DDDCF7 #F7DCE9 #F7F7DC
square
#DCF7EA #DDDCF7 #F7DCE9 #F7F7DC
split-complementary
#DCF7EA #F7DCF7 #F7DDDC
monochromatic
#78E0AE #AAECCC #DCF7EA #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.13
#DCF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DCF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7EA
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7EA | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#D7F7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf7ea; /* rgb */ color: rgb(220, 247, 234); /* oklch */ color: oklch(95.3% 0.033 165.1);
Tailwind
colors: {
custom: {
50: '#e7f9f0',
500: '#dcf7ea',
950: '#000000',
},
}SCSS
$custom: #dcf7ea; $custom-light: #e7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf7ea",
"rgb": {
"r": 220,
"g": 247,
"b": 234
},
"hsl": {
"h": 151.111,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.95296,
"c": 0.03308,
"h": 165.1
},
"luminance": 0.87678
}Semantic roles & 50–950 ramp
primary
#DCF7EA
secondary
#D99EBB
accent
#1B6FCB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585