#DBEAEB#DBEAEB
#DBEAEB is a very light, near-neutral teal. Relative luminance 0.799; OKLCH L 92.6% C 0.016 H 201.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAEB |
|---|---|
| RGB | rgb(219, 234, 235) |
| HSL | hsl(184, 29%, 89%) |
| HSV | hsv(184, 7%, 92%) |
| CMYK | cmyk(6.8%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.64, -4.77, -2.20) |
| CIE-LCH | lch(91.64, 5.25, 204.73°) |
| OKLab | oklab(92.61% -0.0149 -0.0059) |
| OKLCH | oklch(92.61% 0.016 201.7) |
| XYZ | xyz(73.6285, 79.9030, 90.1249) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 5.50
Aliceblue
#F0F8FF
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 5.81
Fog
#D8DCE0
ΔE00 5.88
Lightcyan
#E0FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAEB #EBDCDB
analogous
#DBEBE4 #DBEAEB #DBE2EB
triadic
#DBEAEB #EBDBEA #EAEBDB
tetradic
#DBEAEB #E4DBEB #EBDCDB #E2EBDB
square
#DBEAEB #E4DBEB #EBDCDB #E2EBDB
split-complementary
#DBEAEB #EBDBE2 #EBE4DB
monochromatic
#8CBCBF #B4D3D5 #DBEAEB #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.24
#DBEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DBEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAEB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAEB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#D7EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbeaeb; /* rgb */ color: rgb(219, 234, 235); /* oklch */ color: oklch(92.6% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#e6f0f1',
500: '#dbeaeb',
950: '#000000',
},
}SCSS
$custom: #dbeaeb; $custom-light: #e6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dbeaeb",
"rgb": {
"r": 219,
"g": 234,
"b": 235
},
"hsl": {
"h": 183.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92613,
"c": 0.01602,
"h": 201.7
},
"luminance": 0.79904
}Semantic roles & 50–950 ramp
primary
#DBEAEB
secondary
#C4A8A6
accent
#453EA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585