#DCEFEB#DCEFEB
#DCEFEB is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.7% C 0.021 H 181.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFEB |
|---|---|
| RGB | rgb(220, 239, 235) |
| HSL | hsl(167, 37%, 90%) |
| HSV | hsv(167, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.99, -6.98, -0.21) |
| CIE-LCH | lch(92.99, 6.99, 181.74°) |
| OKLab | oklab(93.7% -0.0207 -0.0007) |
| OKLCH | oklch(93.7% 0.021 181.9) |
| XYZ | xyz(75.3739, 82.9458, 90.6203) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.41
Lightcyan
#E0FFFF
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.73
Ice Blue (survey)
#D7FFFE
ΔE00 6.38
Very Pale Blue
#D6FFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFEB #EFDCE0
analogous
#DCEFE1 #DCEFEB #DCEAEF
triadic
#DCEFEB #EBDCEF #EFEBDC
tetradic
#DCEFEB #E1DCEF #EFDCE0 #EAEFDC
square
#DCEFEB #E1DCEF #EFDCE0 #EAEFDC
split-complementary
#DCEFEB #EFDCEA #EFE1DC
monochromatic
#88C9BB #B2DCD3 #DCEFEB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.19
#DCEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DCEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFEB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFEB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#D8F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefeb; /* rgb */ color: rgb(220, 239, 235); /* oklch */ color: oklch(93.7% 0.021 181.9);
Tailwind
colors: {
custom: {
50: '#e7f4f1',
500: '#dcefeb',
950: '#000000',
},
}SCSS
$custom: #dcefeb; $custom-light: #e7f4f1; $custom-dark: #000000;
JSON
{
"hex": "#dcefeb",
"rgb": {
"r": 220,
"g": 239,
"b": 235
},
"hsl": {
"h": 167.368,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93695,
"c": 0.02075,
"h": 181.9
},
"luminance": 0.82947
}Semantic roles & 50–950 ramp
primary
#DCEFEB
secondary
#CAA5AD
accent
#354FB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585