#DFEBE9#DFEBE9
#DFEBE9 is a very light, near-neutral teal. Relative luminance 0.810; OKLCH L 93.0% C 0.013 H 185.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE9 |
|---|---|
| RGB | rgb(223, 235, 233) |
| HSL | hsl(170, 23%, 90%) |
| HSV | hsv(170, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(92.13, -4.34, -0.41) |
| CIE-LCH | lch(92.13, 4.36, 185.39°) |
| OKLab | oklab(93.05% -0.013 -0.0012) |
| OKLCH | oklch(93.05% 0.013 185.1) |
| XYZ | xyz(74.8448, 80.9872, 88.7640) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.96
Aliceblue
#F0F8FF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE9 #EBDFE1
analogous
#DFEBE3 #DFEBE9 #DFE7EB
triadic
#DFEBE9 #E9DFEB #EBE9DF
tetradic
#DFEBE9 #E3DFEB #EBDFE1 #E7EBDF
square
#DFEBE9 #E3DFEB #EBDFE1 #E7EBDF
split-complementary
#DFEBE9 #EBDFE7 #EBE3DF
monochromatic
#94BCB5 #B9D3CF #DFEBE9 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.22
#DFEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DFEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE9
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE9 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E9
Deuteranopia (green-blind)
#E7E8E9
Tritanopia (blue-blind)
#DCECEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe9; /* rgb */ color: rgb(223, 235, 233); /* oklch */ color: oklch(93.0% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e9f1f0',
500: '#dfebe9',
950: '#000000',
},
}SCSS
$custom: #dfebe9; $custom-light: #e9f1f0; $custom-dark: #000000;
JSON
{
"hex": "#dfebe9",
"rgb": {
"r": 223,
"g": 235,
"b": 233
},
"hsl": {
"h": 170,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.93049,
"c": 0.01305,
"h": 185.1
},
"luminance": 0.80988
}Semantic roles & 50–950 ramp
primary
#DFEBE9
secondary
#C3ABAF
accent
#4454A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585