#DCEFF0#DCEFF0
#DCEFF0 is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.8% C 0.020 H 200.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF0 |
|---|---|
| RGB | rgb(220, 239, 240) |
| HSL | hsl(183, 40%, 90%) |
| HSV | hsv(183, 8%, 94%) |
| CMYK | cmyk(8.3%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(93.12, -6.04, -2.62) |
| CIE-LCH | lch(93.12, 6.59, 203.48°) |
| OKLab | oklab(93.84% -0.0188 -0.0071) |
| OKLCH | oklch(93.84% 0.02 200.6) |
| XYZ | xyz(76.1064, 83.2388, 94.4782) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.74
Lightcyan
#E0FFFF
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Very Pale Blue
#D6FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF0 #F0DDDC
analogous
#DCF0E7 #DCEFF0 #DCE5F0
triadic
#DCEFF0 #F0DCEF #EFF0DC
tetradic
#DCEFF0 #E7DCF0 #F0DDDC #E5F0DC
square
#DCEFF0 #E7DCF0 #F0DDDC #E5F0DC
split-complementary
#DCEFF0 #F0DCE5 #F0E7DC
monochromatic
#86C8CB #B1DBDE #DCEFF0 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.19
#DCEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DCEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF0
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF0 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#D7F1EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceff0; /* rgb */ color: rgb(220, 239, 240); /* oklch */ color: oklch(93.8% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#e7f4f4',
500: '#dceff0',
950: '#000000',
},
}SCSS
$custom: #dceff0; $custom-light: #e7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dceff0",
"rgb": {
"r": 220,
"g": 239,
"b": 240
},
"hsl": {
"h": 183,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93839,
"c": 0.02012,
"h": 200.6
},
"luminance": 0.8324
}Semantic roles & 50–950 ramp
primary
#DCEFF0
secondary
#CCA6A4
accent
#3932B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585