#DBEFE9#DBEFE9
#DBEFE9 is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.6% C 0.023 H 175.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEFE9 |
|---|---|
| RGB | rgb(219, 239, 233) |
| HSL | hsl(162, 38%, 90%) |
| HSV | hsv(162, 8%, 94%) |
| CMYK | cmyk(8.4%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.87, -7.68, 0.65) |
| CIE-LCH | lch(92.87, 7.71, 175.19°) |
| OKLab | oklab(93.57% -0.0225 0.0016) |
| OKLCH | oklch(93.57% 0.023 175.9) |
| XYZ | xyz(74.7847, 82.6753, 89.0929) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 5.12
Honeydew
#F0FFF0
ΔE00 5.20
Mintcream
#F5FFFA
ΔE00 5.34
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Ice
#D6FFFA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEFE9 #EFDBE1
analogous
#DBEFDF #DBEFE9 #DBEBEF
triadic
#DBEFE9 #E9DBEF #EFE9DB
tetradic
#DBEFE9 #DFDBEF #EFDBE1 #EBEFDB
square
#DBEFE9 #DFDBEF #EFDBE1 #EBEFDB
split-complementary
#DBEFE9 #EFDBEB #EFDFDB
monochromatic
#86C9B5 #B1DCCF #DBEFE9 #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.20
#DBEFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DBEFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEFE9
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEFE9 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#D7F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbefe9; /* rgb */ color: rgb(219, 239, 233); /* oklch */ color: oklch(93.6% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#e6f4f0',
500: '#dbefe9',
950: '#000000',
},
}SCSS
$custom: #dbefe9; $custom-light: #e6f4f0; $custom-dark: #000000;
JSON
{
"hex": "#dbefe9",
"rgb": {
"r": 219,
"g": 239,
"b": 233
},
"hsl": {
"h": 162,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.93568,
"c": 0.02257,
"h": 175.9
},
"luminance": 0.82676
}Semantic roles & 50–950 ramp
primary
#DBEFE9
secondary
#CAA4AF
accent
#345AB1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585