#DFEBEB#DFEBEB
#DFEBEB is a very light, near-neutral teal. Relative luminance 0.811; OKLCH L 93.1% C 0.013 H 196.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBEB |
|---|---|
| RGB | rgb(223, 235, 235) |
| HSL | hsl(180, 23%, 90%) |
| HSV | hsv(180, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(92.18, -3.97, -1.38) |
| CIE-LCH | lch(92.18, 4.20, 199.13°) |
| OKLab | oklab(93.11% -0.0122 -0.0037) |
| OKLCH | oklch(93.11% 0.013 196.9) |
| XYZ | xyz(75.1321, 81.1021, 90.2772) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 4.80
Light Grey
#D8DCD6
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBEB #EBDFDF
analogous
#DFEBE5 #DFEBEB #DFE5EB
triadic
#DFEBEB #EBDFEB #EBEBDF
tetradic
#DFEBEB #E5DFEB #EBDFDF #E5EBDF
square
#DFEBEB #E5DFEB #EBDFDF #E5EBDF
split-complementary
#DFEBEB #EBDFE5 #EBE5DF
monochromatic
#94BCBC #B9D3D3 #DFEBEB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.22
#DFEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DFEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBEB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBEB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#DCECEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebeb; /* rgb */ color: rgb(223, 235, 235); /* oklch */ color: oklch(93.1% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#e9f1f1',
500: '#dfebeb',
950: '#000000',
},
}SCSS
$custom: #dfebeb; $custom-light: #e9f1f1; $custom-dark: #000000;
JSON
{
"hex": "#dfebeb",
"rgb": {
"r": 223,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.93106,
"c": 0.0128,
"h": 196.9
},
"luminance": 0.81103
}Semantic roles & 50–950 ramp
primary
#DFEBEB
secondary
#C3ABAB
accent
#4444A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585