#DBEBEE#DBEBEE
#DBEBEE is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.018 H 210.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBEE |
|---|---|
| RGB | rgb(219, 235, 238) |
| HSL | hsl(189, 36%, 90%) |
| HSV | hsv(189, 8%, 93%) |
| CMYK | cmyk(8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.98, -4.71, -3.27) |
| CIE-LCH | lch(91.98, 5.73, 214.78°) |
| OKLab | oklab(92.9% -0.0151 -0.0088) |
| OKLCH | oklch(92.9% 0.018 210.2) |
| XYZ | xyz(74.3510, 80.6488, 92.5220) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBEE #EEDEDB
analogous
#DBEEE8 #DBEBEE #DBE2EE
triadic
#DBEBEE #EEDBEB #EBEEDB
tetradic
#DBEBEE #E8DBEE #EEDEDB #E2EEDB
square
#DBEBEE #E8DBEE #EEDEDB #E2EEDB
split-complementary
#DBEBEE #EEDBE2 #EEE8DB
monochromatic
#88BDC7 #B1D4DA #DBEBEE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.23
#DBEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DBEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBEE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBEE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#D6EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbebee; /* rgb */ color: rgb(219, 235, 238); /* oklch */ color: oklch(92.9% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#e6f1f3',
500: '#dbebee',
950: '#000000',
},
}SCSS
$custom: #dbebee; $custom-light: #e6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#dbebee",
"rgb": {
"r": 219,
"g": 235,
"b": 238
},
"hsl": {
"h": 189.474,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.92903,
"c": 0.0175,
"h": 210.2
},
"luminance": 0.8065
}Semantic roles & 50–950 ramp
primary
#DBEBEE
secondary
#C9AAA4
accent
#4A37AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585