#DBF1EB#DBF1EB
#DBF1EB is a very light, muted teal. Relative luminance 0.840; OKLCH L 94.0% C 0.024 H 177.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF1EB |
|---|---|
| RGB | rgb(219, 241, 235) |
| HSL | hsl(164, 44%, 90%) |
| HSV | hsv(164, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.44, -8.32, 0.43) |
| CIE-LCH | lch(93.44, 8.33, 177.04°) |
| OKLab | oklab(94.03% -0.0245 0.001) |
| OKLCH | oklch(94.03% 0.024 177.6) |
| XYZ | xyz(75.6608, 83.9677, 90.8024) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 5.21
Honeydew
#F0FFF0
ΔE00 5.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Ice
#D6FFFA
ΔE00 5.59
Mintcream
#F5FFFA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF1EB #F1DBE1
analogous
#DBF1E0 #DBF1EB #DBECF1
triadic
#DBF1EB #EBDBF1 #F1EBDB
tetradic
#DBF1EB #E0DBF1 #F1DBE1 #ECF1DB
square
#DBF1EB #E0DBF1 #F1DBE1 #ECF1DB
split-complementary
#DBF1EB #F1DBEC #F1E0DB
monochromatic
#83CFBA #AFE0D3 #DBF1EB #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.18
#DBF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DBF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF1EB
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF1EB | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D6F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf1eb; /* rgb */ color: rgb(219, 241, 235); /* oklch */ color: oklch(94.0% 0.024 177.6);
Tailwind
colors: {
custom: {
50: '#e6f5f1',
500: '#dbf1eb',
950: '#000000',
},
}SCSS
$custom: #dbf1eb; $custom-light: #e6f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf1eb",
"rgb": {
"r": 219,
"g": 241,
"b": 235
},
"hsl": {
"h": 163.636,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.94031,
"c": 0.02448,
"h": 177.6
},
"luminance": 0.83969
}Semantic roles & 50–950 ramp
primary
#DBF1EB
secondary
#CEA2AE
accent
#2E54B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585