#DCEEF0#DCEEF0
#DCEEF0 is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.6% C 0.019 H 204.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEF0 |
|---|---|
| RGB | rgb(220, 238, 240) |
| HSL | hsl(186, 40%, 90%) |
| HSV | hsv(186, 8%, 94%) |
| CMYK | cmyk(8.3%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(92.86, -5.53, -3.00) |
| CIE-LCH | lch(92.86, 6.29, 208.46°) |
| OKLab | oklab(93.64% -0.0175 -0.0081) |
| OKLCH | oklch(93.64% 0.019 204.8) |
| XYZ | xyz(75.8145, 82.6549, 94.3809) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.83
Lightcyan
#E0FFFF
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.93
Light Grey
#D8DCD6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEF0 #F0DEDC
analogous
#DCF0E8 #DCEEF0 #DCE4F0
triadic
#DCEEF0 #F0DCEE #EEF0DC
tetradic
#DCEEF0 #E8DCF0 #F0DEDC #E4F0DC
square
#DCEEF0 #E8DCF0 #F0DEDC #E4F0DC
split-complementary
#DCEEF0 #F0DCE4 #F0E8DC
monochromatic
#86C4CB #B1D9DE #DCEEF0 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.20
#DCEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DCEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEF0
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEF0 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#D7F0EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceef0; /* rgb */ color: rgb(220, 238, 240); /* oklch */ color: oklch(93.6% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#e7f3f4',
500: '#dceef0',
950: '#000000',
},
}SCSS
$custom: #dceef0; $custom-light: #e7f3f4; $custom-dark: #000000;
JSON
{
"hex": "#dceef0",
"rgb": {
"r": 220,
"g": 238,
"b": 240
},
"hsl": {
"h": 186,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93637,
"c": 0.01925,
"h": 204.8
},
"luminance": 0.82656
}Semantic roles & 50–950 ramp
primary
#DCEEF0
secondary
#CCA8A4
accent
#3F32B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585