#DFEBE6#DFEBE6
#DFEBE6 is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.014 H 169.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE6 |
|---|---|
| RGB | rgb(223, 235, 230) |
| HSL | hsl(155, 23%, 90%) |
| HSV | hsv(155, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(92.05, -4.89, 1.04) |
| CIE-LCH | lch(92.05, 5.00, 167.96°) |
| OKLab | oklab(92.96% -0.0141 0.0027) |
| OKLCH | oklch(92.96% 0.014 169.2) |
| XYZ | xyz(74.4199, 80.8172, 86.5261) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.90
Whitesmoke
#F5F5F5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE6 #EBDFE4
analogous
#DFEBE0 #DFEBE6 #DFEAEB
triadic
#DFEBE6 #E6DFEB #EBE6DF
tetradic
#DFEBE6 #E0DFEB #EBDFE4 #EAEBDF
square
#DFEBE6 #E0DFEB #EBDFE4 #EAEBDF
split-complementary
#DFEBE6 #EBDFEA #EBE0DF
monochromatic
#94BCAB #B9D3C9 #DFEBE6 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.22
#DFEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DFEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE6
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE6 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E8E7E6
Tritanopia (blue-blind)
#DDEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe6; /* rgb */ color: rgb(223, 235, 230); /* oklch */ color: oklch(93.0% 0.014 169.2);
Tailwind
colors: {
custom: {
50: '#e9f1ed',
500: '#dfebe6',
950: '#000000',
},
}SCSS
$custom: #dfebe6; $custom-light: #e9f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dfebe6",
"rgb": {
"r": 223,
"g": 235,
"b": 230
},
"hsl": {
"h": 155,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92964,
"c": 0.0144,
"h": 169.2
},
"luminance": 0.80818
}Semantic roles & 50–950 ramp
primary
#DFEBE6
secondary
#C3ABB5
accent
#446BA2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584