#DBF9EB#DBF9EB
#DBF9EB is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.7% C 0.036 H 165.8°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9EB |
|---|---|
| RGB | rgb(219, 249, 235) |
| HSL | hsl(152, 71%, 92%) |
| HSV | hsv(152, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 5.6%, 2.4%) |
| CIE-LAB | lab(95.50, -12.32, 3.43) |
| CIE-LCH | lch(95.50, 12.79, 164.44°) |
| OKLab | oklab(95.66% -0.0352 0.0089) |
| OKLCH | oklch(95.66% 0.036 165.8) |
| XYZ | xyz(78.0810, 88.8082, 91.6091) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.87
Lightcyan
#E0FFFF
ΔE00 6.01
Very Light Blue
#D5FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9EB #F9DBE9
analogous
#DBF9DC #DBF9EB #DBF8F9
triadic
#DBF9EB #EBDBF9 #F9EBDB
tetradic
#DBF9EB #DCDBF9 #F9DBE9 #F8F9DB
square
#DBF9EB #DCDBF9 #F9DBE9 #F8F9DB
split-complementary
#DBF9EB #F9DBF8 #F9DCDB
monochromatic
#72E8B1 #A7F0CE #DBF9EB #E5FBF0 #E5FBF0
Accessibility & contrast
On white
1.12
#DBF9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DBF9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9EB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9EB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4EA
Deuteranopia (green-blind)
#F2F0EC
Tritanopia (blue-blind)
#D5F9F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf9eb; /* rgb */ color: rgb(219, 249, 235); /* oklch */ color: oklch(95.7% 0.036 165.8);
Tailwind
colors: {
custom: {
50: '#e6fbf1',
500: '#dbf9eb',
950: '#000000',
},
}SCSS
$custom: #dbf9eb; $custom-light: #e6fbf1; $custom-dark: #000000;
JSON
{
"hex": "#dbf9eb",
"rgb": {
"r": 219,
"g": 249,
"b": 235
},
"hsl": {
"h": 152,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.95664,
"c": 0.03635,
"h": 165.8
},
"luminance": 0.8881
}Semantic roles & 50–950 ramp
primary
#DBF9EB
secondary
#DE9BBA
accent
#126CD3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585