#DCF2EA#DCF2EA
#DCF2EA is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.3% C 0.025 H 171.9°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2EA |
|---|---|
| RGB | rgb(220, 242, 234) |
| HSL | hsl(158, 46%, 91%) |
| HSV | hsv(158, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.74, -8.68, 1.39) |
| CIE-LCH | lch(93.74, 8.79, 170.88°) |
| OKLab | oklab(94.28% -0.0252 0.0036) |
| OKLCH | oklch(94.28% 0.025 171.9) |
| XYZ | xyz(76.1154, 84.6593, 90.1567) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Lightcyan
#E0FFFF
ΔE00 4.77
Ice
#D6FFFA
ΔE00 5.58
Azure (CSS)
#F0FFFF
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2EA #F2DCE4
analogous
#DCF2DF #DCF2EA #DCEFF2
triadic
#DCF2EA #EADCF2 #F2EADC
tetradic
#DCF2EA #DFDCF2 #F2DCE4 #EFF2DC
square
#DCF2EA #DFDCF2 #F2DCE4 #EFF2DC
split-complementary
#DCF2EA #F2DCEF #F2DFDC
monochromatic
#83D1B4 #AFE1CF #DCF2EA #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.17
#DCF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DCF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2EA
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2EA | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#D8F2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf2ea; /* rgb */ color: rgb(220, 242, 234); /* oklch */ color: oklch(94.3% 0.025 171.9);
Tailwind
colors: {
custom: {
50: '#e7f6f0',
500: '#dcf2ea',
950: '#000000',
},
}SCSS
$custom: #dcf2ea; $custom-light: #e7f6f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf2ea",
"rgb": {
"r": 220,
"g": 242,
"b": 234
},
"hsl": {
"h": 158.182,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94276,
"c": 0.02546,
"h": 171.9
},
"luminance": 0.8466
}Semantic roles & 50–950 ramp
primary
#DCF2EA
secondary
#D0A3B3
accent
#2C60B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585