#DCEEF1#DCEEF1
#DCEEF1 is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.7% C 0.019 H 208.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEF1 |
|---|---|
| RGB | rgb(220, 238, 241) |
| HSL | hsl(189, 43%, 90%) |
| HSV | hsv(189, 9%, 95%) |
| CMYK | cmyk(8.7%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(92.89, -5.34, -3.48) |
| CIE-LCH | lch(92.89, 6.38, 213.09°) |
| OKLab | oklab(93.67% -0.0171 -0.0094) |
| OKLCH | oklch(93.67% 0.019 208.8) |
| XYZ | xyz(75.9634, 82.7145, 95.1654) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.92
Lightcyan
#E0FFFF
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEF1 #F1DFDC
analogous
#DCF1E9 #DCEEF1 #DCE3F1
triadic
#DCEEF1 #F1DCEE #EEF1DC
tetradic
#DCEEF1 #E9DCF1 #F1DFDC #E3F1DC
square
#DCEEF1 #E9DCF1 #F1DFDC #E3F1DC
split-complementary
#DCEEF1 #F1DCE3 #F1E9DC
monochromatic
#85C4CE #B0D9E0 #DCEEF1 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.20
#DCEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEF1
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEF1 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF1
Deuteranopia (green-blind)
#E7E9F1
Tritanopia (blue-blind)
#D6F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceef1; /* rgb */ color: rgb(220, 238, 241); /* oklch */ color: oklch(93.7% 0.019 208.8);
Tailwind
colors: {
custom: {
50: '#e7f3f5',
500: '#dceef1',
950: '#000000',
},
}SCSS
$custom: #dceef1; $custom-light: #e7f3f5; $custom-dark: #000000;
JSON
{
"hex": "#dceef1",
"rgb": {
"r": 220,
"g": 238,
"b": 241
},
"hsl": {
"h": 188.571,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.93667,
"c": 0.01949,
"h": 208.8
},
"luminance": 0.82716
}Semantic roles & 50–950 ramp
primary
#DCEEF1
secondary
#CEAAA3
accent
#4330B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585