#DCEFF1#DCEFF1
#DCEFF1 is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.9% C 0.020 H 204.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF1 |
|---|---|
| RGB | rgb(220, 239, 241) |
| HSL | hsl(186, 43%, 90%) |
| HSV | hsv(186, 9%, 95%) |
| CMYK | cmyk(8.7%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(93.14, -5.85, -3.11) |
| CIE-LCH | lch(93.14, 6.62, 207.96°) |
| OKLab | oklab(93.87% -0.0184 -0.0084) |
| OKLCH | oklch(93.87% 0.02 204.4) |
| XYZ | xyz(76.2554, 83.2984, 95.2627) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 5.56
Aliceblue
#F0F8FF
ΔE00 6.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Very Pale Blue
#D6FFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF1 #F1DEDC
analogous
#DCF1E8 #DCEFF1 #DCE4F1
triadic
#DCEFF1 #F1DCEF #EFF1DC
tetradic
#DCEFF1 #E8DCF1 #F1DEDC #E4F1DC
square
#DCEFF1 #E8DCF1 #F1DEDC #E4F1DC
split-complementary
#DCEFF1 #F1DCE4 #F1E8DC
monochromatic
#85C7CE #B0DBE0 #DCEFF1 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.19
#DCEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DCEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF1
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF1 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF1
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#D6F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceff1; /* rgb */ color: rgb(220, 239, 241); /* oklch */ color: oklch(93.9% 0.020 204.4);
Tailwind
colors: {
custom: {
50: '#e7f4f5',
500: '#dceff1',
950: '#000000',
},
}SCSS
$custom: #dceff1; $custom-light: #e7f4f5; $custom-dark: #000000;
JSON
{
"hex": "#dceff1",
"rgb": {
"r": 220,
"g": 239,
"b": 241
},
"hsl": {
"h": 185.714,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.93868,
"c": 0.02026,
"h": 204.4
},
"luminance": 0.833
}Semantic roles & 50–950 ramp
primary
#DCEFF1
secondary
#CEA8A3
accent
#3C30B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585