#DBEFE8#DBEFE8
#DBEFE8 is a very light, muted teal. Relative luminance 0.826; OKLCH L 93.5% C 0.023 H 172.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFE8 |
|---|---|
| RGB | rgb(219, 239, 232) |
| HSL | hsl(159, 38%, 90%) |
| HSV | hsv(159, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.85, -7.87, 1.13) |
| CIE-LCH | lch(92.85, 7.95, 171.83°) |
| OKLab | oklab(93.54% -0.0229 0.0029) |
| OKLCH | oklch(93.54% 0.023 172.8) |
| XYZ | xyz(74.6423, 82.6183, 88.3427) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.93
Lightcyan
#E0FFFF
ΔE00 5.13
Azure (CSS)
#F0FFFF
ΔE00 5.41
Mintcream
#F5FFFA
ΔE00 5.45
Ice
#D6FFFA
ΔE00 6.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFE8 #EFDBE2
analogous
#DBEFDE #DBEFE8 #DBECEF
triadic
#DBEFE8 #E8DBEF #EFE8DB
tetradic
#DBEFE8 #DEDBEF #EFDBE2 #ECEFDB
square
#DBEFE8 #DEDBEF #EFDBE2 #ECEFDB
split-complementary
#DBEFE8 #EFDBEC #EFDEDB
monochromatic
#86C9B2 #B1DCCD #DBEFE8 #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.20
#DBEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DBEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFE8
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFE8 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#D7EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefe8; /* rgb */ color: rgb(219, 239, 232); /* oklch */ color: oklch(93.5% 0.023 172.8);
Tailwind
colors: {
custom: {
50: '#e6f4ef',
500: '#dbefe8',
950: '#000000',
},
}SCSS
$custom: #dbefe8; $custom-light: #e6f4ef; $custom-dark: #000000;
JSON
{
"hex": "#dbefe8",
"rgb": {
"r": 219,
"g": 239,
"b": 232
},
"hsl": {
"h": 159,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.9354,
"c": 0.02307,
"h": 172.8
},
"luminance": 0.82619
}Semantic roles & 50–950 ramp
primary
#DBEFE8
secondary
#CAA4B1
accent
#3460B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585