#DFEBE5#DFEBE5
#DFEBE5 is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 92.9% C 0.015 H 164.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE5 |
|---|---|
| RGB | rgb(223, 235, 229) |
| HSL | hsl(150, 23%, 90%) |
| HSV | hsv(150, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(92.03, -5.07, 1.53) |
| CIE-LCH | lch(92.03, 5.30, 163.23°) |
| OKLab | oklab(92.94% -0.0145 0.004) |
| OKLCH | oklch(92.94% 0.015 164.7) |
| XYZ | xyz(74.2799, 80.7612, 85.7887) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 5.04
Honeydew
#F0FFF0
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 7.13
Whitesmoke
#F5F5F5
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE5 #EBDFE5
analogous
#DFEBDF #DFEBE5 #DFEBEB
triadic
#DFEBE5 #E5DFEB #EBE5DF
tetradic
#DFEBE5 #DFDFEB #EBDFE5 #EBEBDF
square
#DFEBE5 #DFDFEB #EBDFE5 #EBEBDF
split-complementary
#DFEBE5 #EBDFEB #EBDFDF
monochromatic
#94BCA8 #B9D3C6 #DFEBE5 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.22
#DFEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DFEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E8E7E5
Tritanopia (blue-blind)
#DDEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe5; /* rgb */ color: rgb(223, 235, 229); /* oklch */ color: oklch(92.9% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#e9f1ed',
500: '#dfebe5',
950: '#000000',
},
}SCSS
$custom: #dfebe5; $custom-light: #e9f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dfebe5",
"rgb": {
"r": 223,
"g": 235,
"b": 229
},
"hsl": {
"h": 150,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92936,
"c": 0.01506,
"h": 164.7
},
"luminance": 0.80762
}Semantic roles & 50–950 ramp
primary
#DFEBE5
secondary
#C3ABB7
accent
#4473A2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584