#DBFAEB#DBFAEB
#DBFAEB is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.9% C 0.038 H 164.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAEB |
|---|---|
| RGB | rgb(219, 250, 235) |
| HSL | hsl(151, 76%, 92%) |
| HSV | hsv(151, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.76, -12.82, 3.81) |
| CIE-LCH | lch(95.76, 13.37, 163.46°) |
| OKLab | oklab(95.87% -0.0366 0.0099) |
| OKLCH | oklch(95.87% 0.038 164.9) |
| XYZ | xyz(78.3909, 89.4280, 91.7124) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Very Pale Blue
#D6FFFE
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAEB #FADBEA
analogous
#DBFADC #DBFAEB #DBFAFA
triadic
#DBFAEB #EBDBFA #FAEBDB
tetradic
#DBFAEB #DCDBFA #FADBEA #FAFADB
square
#DBFAEB #DCDBFA #FADBEA #FAFADB
split-complementary
#DBFAEB #FADBFA #FADCDB
monochromatic
#70EBAF #A5F3CD #DBFAEB #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.11
#DBFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DBFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAEB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAEB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#D5FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfaeb; /* rgb */ color: rgb(219, 250, 235); /* oklch */ color: oklch(95.9% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e6fcf1',
500: '#dbfaeb',
950: '#000000',
},
}SCSS
$custom: #dbfaeb; $custom-light: #e6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dbfaeb",
"rgb": {
"r": 219,
"g": 250,
"b": 235
},
"hsl": {
"h": 150.968,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95869,
"c": 0.03789,
"h": 164.9
},
"luminance": 0.89429
}Semantic roles & 50–950 ramp
primary
#DBFAEB
secondary
#E099BB
accent
#0E6FD8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585