#DFEBE7#DFEBE7
#DFEBE7 is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.0% C 0.014 H 174.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE7 |
|---|---|
| RGB | rgb(223, 235, 231) |
| HSL | hsl(160, 23%, 90%) |
| HSV | hsv(160, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(92.08, -4.71, 0.56) |
| CIE-LCH | lch(92.08, 4.74, 173.23°) |
| OKLab | oklab(92.99% -0.0138 0.0014) |
| OKLCH | oklch(92.99% 0.014 174.1) |
| XYZ | xyz(74.5607, 80.8736, 87.2678) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.31
Light Grey
#D8DCD6
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.56
Honeydew
#F0FFF0
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.62
Whitesmoke
#F5F5F5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE7 #EBDFE3
analogous
#DFEBE1 #DFEBE7 #DFE9EB
triadic
#DFEBE7 #E7DFEB #EBE7DF
tetradic
#DFEBE7 #E1DFEB #EBDFE3 #E9EBDF
square
#DFEBE7 #E1DFEB #EBDFE3 #E9EBDF
split-complementary
#DFEBE7 #EBDFE9 #EBE1DF
monochromatic
#94BCAF #B9D3CB #DFEBE7 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.22
#DFEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DFEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E7
Deuteranopia (green-blind)
#E8E8E7
Tritanopia (blue-blind)
#DDEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe7; /* rgb */ color: rgb(223, 235, 231); /* oklch */ color: oklch(93.0% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#e9f1ee',
500: '#dfebe7',
950: '#000000',
},
}SCSS
$custom: #dfebe7; $custom-light: #e9f1ee; $custom-dark: #000000;
JSON
{
"hex": "#dfebe7",
"rgb": {
"r": 223,
"g": 235,
"b": 231
},
"hsl": {
"h": 160,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92992,
"c": 0.01383,
"h": 174.1
},
"luminance": 0.80874
}Semantic roles & 50–950 ramp
primary
#DFEBE7
secondary
#C3ABB3
accent
#4463A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585