#DBF5EB#DBF5EB
#DBF5EB is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.030 H 170.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF5EB |
|---|---|
| RGB | rgb(219, 245, 235) |
| HSL | hsl(157, 57%, 91%) |
| HSV | hsv(157, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.47, -10.33, 1.93) |
| CIE-LCH | lch(94.47, 10.51, 169.41°) |
| OKLab | oklab(94.85% -0.0299 0.005) |
| OKLCH | oklch(94.85% 0.03 170.6) |
| XYZ | xyz(76.8578, 86.3618, 91.2014) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.26
Very Pale Blue
#D6FFFE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF5EB #F5DBE5
analogous
#DBF5DE #DBF5EB #DBF2F5
triadic
#DBF5EB #EBDBF5 #F5EBDB
tetradic
#DBF5EB #DEDBF5 #F5DBE5 #F2F5DB
square
#DBF5EB #DEDBF5 #F5DBE5 #F2F5DB
split-complementary
#DBF5EB #F5DBF2 #F5DEDB
monochromatic
#7BDAB6 #ABE8D0 #DBF5EB #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.15
#DBF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DBF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF5EB
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF5EB | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#D6F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf5eb; /* rgb */ color: rgb(219, 245, 235); /* oklch */ color: oklch(94.8% 0.030 170.6);
Tailwind
colors: {
custom: {
50: '#e6f8f1',
500: '#dbf5eb',
950: '#000000',
},
}SCSS
$custom: #dbf5eb; $custom-light: #e6f8f1; $custom-dark: #000000;
JSON
{
"hex": "#dbf5eb",
"rgb": {
"r": 219,
"g": 245,
"b": 235
},
"hsl": {
"h": 156.923,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.94846,
"c": 0.03028,
"h": 170.6
},
"luminance": 0.86363
}Semantic roles & 50–950 ramp
primary
#DBF5EB
secondary
#D59FB4
accent
#2160C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585