#DFECEB#DFECEB
#DFECEB is a very light, near-neutral teal. Relative luminance 0.817; OKLCH L 93.3% C 0.014 H 191.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFECEB |
|---|---|
| RGB | rgb(223, 236, 235) |
| HSL | hsl(175, 25%, 90%) |
| HSV | hsv(175, 6%, 93%) |
| CMYK | cmyk(5.5%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(92.43, -4.48, -1.00) |
| CIE-LCH | lch(92.43, 4.59, 192.64°) |
| OKLab | oklab(93.31% -0.0136 -0.0027) |
| OKLCH | oklch(93.31% 0.014 191.4) |
| XYZ | xyz(75.4192, 81.6763, 90.3729) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.51
Light Grey
#D8DCD6
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.79
Fog
#D8DCE0
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFECEB #ECDFE0
analogous
#DFECE5 #DFECEB #DFE6EC
triadic
#DFECEB #EBDFEC #ECEBDF
tetradic
#DFECEB #E5DFEC #ECDFE0 #E6ECDF
square
#DFECEB #E5DFEC #ECDFE0 #E6ECDF
split-complementary
#DFECEB #ECDFE6 #ECE5DF
monochromatic
#92BEBB #B9D5D3 #DFECEB #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.21
#DFECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DFECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFECEB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFECEB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#DCEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeceb; /* rgb */ color: rgb(223, 236, 235); /* oklch */ color: oklch(93.3% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#e9f2f1',
500: '#dfeceb',
950: '#000000',
},
}SCSS
$custom: #dfeceb; $custom-light: #e9f2f1; $custom-dark: #000000;
JSON
{
"hex": "#dfeceb",
"rgb": {
"r": 223,
"g": 236,
"b": 235
},
"hsl": {
"h": 175.385,
"s": 25.49,
"l": 90
},
"oklch": {
"l": 0.93307,
"c": 0.01389,
"h": 191.4
},
"luminance": 0.81677
}Semantic roles & 50–950 ramp
primary
#DFECEB
secondary
#C4ABAD
accent
#4149A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585