#DBF0EB#DBF0EB
#DBF0EB is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.8% C 0.023 H 179.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF0EB |
|---|---|
| RGB | rgb(219, 240, 235) |
| HSL | hsl(166, 41%, 90%) |
| HSV | hsv(166, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.18, -7.81, 0.06) |
| CIE-LCH | lch(93.18, 7.81, 179.60°) |
| OKLab | oklab(93.83% -0.0231 0) |
| OKLCH | oklch(93.83% 0.023 179.9) |
| XYZ | xyz(75.3656, 83.3773, 90.7040) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Azure (CSS)
#F0FFFF
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.39
Honeydew
#F0FFF0
ΔE00 5.49
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Ice
#D6FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF0EB #F0DBE0
analogous
#DBF0E0 #DBF0EB #DBEBF0
triadic
#DBF0EB #EBDBF0 #F0EBDB
tetradic
#DBF0EB #E0DBF0 #F0DBE0 #EBF0DB
square
#DBF0EB #E0DBF0 #F0DBE0 #EBF0DB
split-complementary
#DBF0EB #F0DBEB #F0E0DB
monochromatic
#85CCBB #B0DED3 #DBF0EB #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.19
#DBF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DBF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF0EB
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF0EB | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#D6F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf0eb; /* rgb */ color: rgb(219, 240, 235); /* oklch */ color: oklch(93.8% 0.023 179.9);
Tailwind
colors: {
custom: {
50: '#e6f5f1',
500: '#dbf0eb',
950: '#000000',
},
}SCSS
$custom: #dbf0eb; $custom-light: #e6f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf0eb",
"rgb": {
"r": 219,
"g": 240,
"b": 235
},
"hsl": {
"h": 165.714,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.93827,
"c": 0.0231,
"h": 179.9
},
"luminance": 0.83378
}Semantic roles & 50–950 ramp
primary
#DBF0EB
secondary
#CCA3AD
accent
#3150B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585