#DCF8EA#DCF8EA
#DCF8EA is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.5% C 0.035 H 164.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8EA |
|---|---|
| RGB | rgb(220, 248, 234) |
| HSL | hsl(150, 67%, 92%) |
| HSV | hsv(150, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.28, -11.69, 3.64) |
| CIE-LCH | lch(95.28, 12.24, 162.69°) |
| OKLab | oklab(95.5% -0.0333 0.0095) |
| OKLCH | oklch(95.5% 0.035 164.2) |
| XYZ | xyz(77.9305, 88.2896, 90.7618) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.63
Ice
#D6FFFA
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.15
Very Light Blue
#D5FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8EA #F8DCEA
analogous
#DCF8DC #DCF8EA #DCF8F8
triadic
#DCF8EA #EADCF8 #F8EADC
tetradic
#DCF8EA #DCDCF8 #F8DCEA #F8F8DC
square
#DCF8EA #DCDCF8 #F8DCEA #F8F8DC
split-complementary
#DCF8EA #F8DCF8 #F8DCDC
monochromatic
#76E4AD #A9EECB #DCF8EA #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.13
#DCF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DCF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8EA
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8EA | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#D7F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf8ea; /* rgb */ color: rgb(220, 248, 234); /* oklch */ color: oklch(95.5% 0.035 164.2);
Tailwind
colors: {
custom: {
50: '#e7faf0',
500: '#dcf8ea',
950: '#000000',
},
}SCSS
$custom: #dcf8ea; $custom-light: #e7faf0; $custom-dark: #000000;
JSON
{
"hex": "#dcf8ea",
"rgb": {
"r": 220,
"g": 248,
"b": 234
},
"hsl": {
"h": 150,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.955,
"c": 0.03464,
"h": 164.2
},
"luminance": 0.88291
}Semantic roles & 50–950 ramp
primary
#DCF8EA
secondary
#DB9DBC
accent
#1773CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585