#DFEDEB#DFEDEB
#DFEDEB is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.5% C 0.015 H 186.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDEB |
|---|---|
| RGB | rgb(223, 237, 235) |
| HSL | hsl(171, 28%, 90%) |
| HSV | hsv(171, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.69, -4.99, -0.63) |
| CIE-LCH | lch(92.69, 5.03, 187.21°) |
| OKLab | oklab(93.51% -0.015 -0.0018) |
| OKLCH | oklch(93.51% 0.015 186.7) |
| XYZ | xyz(75.7080, 82.2538, 90.4691) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 5.42
Lightcyan
#E0FFFF
ΔE00 6.12
Aliceblue
#F0F8FF
ΔE00 6.33
Honeydew
#F0FFF0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDEB #EDDFE1
analogous
#DFEDE4 #DFEDEB #DFE8ED
triadic
#DFEDEB #EBDFED #EDEBDF
tetradic
#DFEDEB #E4DFED #EDDFE1 #E8EDDF
square
#DFEDEB #E4DFED #EDDFE1 #E8EDDF
split-complementary
#DFEDEB #EDDFE8 #EDE4DF
monochromatic
#91C1BA #B8D7D3 #DFEDEB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.20
#DFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDEB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDEB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#DCEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedeb; /* rgb */ color: rgb(223, 237, 235); /* oklch */ color: oklch(93.5% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#e9f2f1',
500: '#dfedeb',
950: '#000000',
},
}SCSS
$custom: #dfedeb; $custom-light: #e9f2f1; $custom-dark: #000000;
JSON
{
"hex": "#dfedeb",
"rgb": {
"r": 223,
"g": 237,
"b": 235
},
"hsl": {
"h": 171.429,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93508,
"c": 0.0151,
"h": 186.7
},
"luminance": 0.82255
}Semantic roles & 50–950 ramp
primary
#DFEDEB
secondary
#C6AAAE
accent
#3F4EA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585