#DFEBE8#DFEBE8
#DFEBE8 is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.0% C 0.013 H 179.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE8 |
|---|---|
| RGB | rgb(223, 235, 232) |
| HSL | hsl(165, 23%, 90%) |
| HSV | hsv(165, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(92.10, -4.53, 0.07) |
| CIE-LCH | lch(92.10, 4.53, 179.06°) |
| OKLab | oklab(93.02% -0.0134 0.0001) |
| OKLCH | oklch(93.02% 0.013 179.4) |
| XYZ | xyz(74.7024, 80.9302, 88.0138) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.35
Azure (CSS)
#F0FFFF
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 4.56
Fog
#D8DCE0
ΔE00 6.28
Whitesmoke
#F5F5F5
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE8 #EBDFE2
analogous
#DFEBE2 #DFEBE8 #DFE8EB
triadic
#DFEBE8 #E8DFEB #EBE8DF
tetradic
#DFEBE8 #E2DFEB #EBDFE2 #E8EBDF
square
#DFEBE8 #E2DFEB #EBDFE2 #E8EBDF
split-complementary
#DFEBE8 #EBDFE8 #EBE2DF
monochromatic
#94BCB2 #B9D3CD #DFEBE8 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.22
#DFEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE8
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE8 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E7E8E8
Tritanopia (blue-blind)
#DCEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe8; /* rgb */ color: rgb(223, 235, 232); /* oklch */ color: oklch(93.0% 0.013 179.4);
Tailwind
colors: {
custom: {
50: '#e9f1ef',
500: '#dfebe8',
950: '#000000',
},
}SCSS
$custom: #dfebe8; $custom-light: #e9f1ef; $custom-dark: #000000;
JSON
{
"hex": "#dfebe8",
"rgb": {
"r": 223,
"g": 235,
"b": 232
},
"hsl": {
"h": 165,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.9302,
"c": 0.01338,
"h": 179.4
},
"luminance": 0.80931
}Semantic roles & 50–950 ramp
primary
#DFEBE8
secondary
#C3ABB1
accent
#445BA2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585