#DCF0EA#DCF0EA
#DCF0EA is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.9% C 0.023 H 175.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0EA |
|---|---|
| RGB | rgb(220, 240, 234) |
| HSL | hsl(162, 40%, 90%) |
| HSV | hsv(162, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.22, -7.67, 0.65) |
| CIE-LCH | lch(93.22, 7.70, 175.19°) |
| OKLab | oklab(93.87% -0.0225 0.0016) |
| OKLCH | oklch(93.87% 0.023 175.9) |
| XYZ | xyz(75.5234, 83.4753, 89.9594) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.77
Azure (CSS)
#F0FFFF
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.06
Mintcream
#F5FFFA
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Ice
#D6FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0EA #F0DCE2
analogous
#DCF0E0 #DCF0EA #DCECF0
triadic
#DCF0EA #EADCF0 #F0EADC
tetradic
#DCF0EA #E0DCF0 #F0DCE2 #ECF0DC
square
#DCF0EA #E0DCF0 #F0DCE2 #ECF0DC
split-complementary
#DCF0EA #F0DCEC #F0E0DC
monochromatic
#86CBB7 #B1DED0 #DCF0EA #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.19
#DCF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DCF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0EA
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0EA | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#D8F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0ea; /* rgb */ color: rgb(220, 240, 234); /* oklch */ color: oklch(93.9% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#e7f5f0',
500: '#dcf0ea',
950: '#000000',
},
}SCSS
$custom: #dcf0ea; $custom-light: #e7f5f0; $custom-dark: #000000;
JSON
{
"hex": "#dcf0ea",
"rgb": {
"r": 220,
"g": 240,
"b": 234
},
"hsl": {
"h": 162,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9387,
"c": 0.02255,
"h": 175.9
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#DCF0EA
secondary
#CCA4B0
accent
#3259B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585