#DBEBED#DBEBED
#DBEBED is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.017 H 205.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBED |
|---|---|
| RGB | rgb(219, 235, 237) |
| HSL | hsl(187, 33%, 89%) |
| HSV | hsv(187, 8%, 93%) |
| CMYK | cmyk(7.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.95, -4.90, -2.79) |
| CIE-LCH | lch(91.95, 5.64, 209.64°) |
| OKLab | oklab(92.87% -0.0155 -0.0075) |
| OKLCH | oklch(92.87% 0.017 205.8) |
| XYZ | xyz(74.2045, 80.5902, 91.7504) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.27
Aliceblue
#F0F8FF
ΔE00 5.64
Mintcream
#F5FFFA
ΔE00 5.68
Fog
#D8DCE0
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.16
Light Grey
#D8DCD6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBED #EDDDDB
analogous
#DBEDE6 #DBEBED #DBE2ED
triadic
#DBEBED #EDDBEB #EBEDDB
tetradic
#DBEBED #E6DBED #EDDDDB #E2EDDB
square
#DBEBED #E6DBED #EDDDDB #E2EDDB
split-complementary
#DBEBED #EDDBE2 #EDE6DB
monochromatic
#89BEC4 #B2D4D9 #DBEBED #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.23
#DBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DBEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBED
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBED | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D6ECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebed; /* rgb */ color: rgb(219, 235, 237); /* oklch */ color: oklch(92.9% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#e6f1f2',
500: '#dbebed',
950: '#000000',
},
}SCSS
$custom: #dbebed; $custom-light: #e6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#dbebed",
"rgb": {
"r": 219,
"g": 235,
"b": 237
},
"hsl": {
"h": 186.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.92873,
"c": 0.01723,
"h": 205.8
},
"luminance": 0.80591
}Semantic roles & 50–950 ramp
primary
#DBEBED
secondary
#C7A9A5
accent
#4639AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585