#DBFBEB#DBFBEB
#DBFBEB is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.039 H 164.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBEB |
|---|---|
| RGB | rgb(219, 251, 235) |
| HSL | hsl(150, 80%, 92%) |
| HSV | hsv(150, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(96.02, -13.32, 4.18) |
| CIE-LCH | lch(96.02, 13.96, 162.56°) |
| OKLab | oklab(96.08% -0.0379 0.0109) |
| OKLCH | oklch(96.08% 0.039 164) |
| XYZ | xyz(78.7025, 90.0511, 91.8163) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.51
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Light Light Blue
#CAFFFB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBEB #FBDBEB
analogous
#DBFBDB #DBFBEB #DBFBFB
triadic
#DBFBEB #EBDBFB #FBEBDB
tetradic
#DBFBEB #DBDBFB #FBDBEB #FBFBDB
square
#DBFBEB #DBDBFB #FBDBEB #FBFBDB
split-complementary
#DBFBEB #FBDBFB #FBDBDB
monochromatic
#6DEFAE #A4F5CC #DBFBEB #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.10
#DBFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DBFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBEB
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBEB | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#D5FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbeb; /* rgb */ color: rgb(219, 251, 235); /* oklch */ color: oklch(96.1% 0.039 164.0);
Tailwind
colors: {
custom: {
50: '#e6fcf1',
500: '#dbfbeb',
950: '#000000',
},
}SCSS
$custom: #dbfbeb; $custom-light: #e6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dbfbeb",
"rgb": {
"r": 219,
"g": 251,
"b": 235
},
"hsl": {
"h": 150,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96075,
"c": 0.03943,
"h": 164
},
"luminance": 0.90053
}Semantic roles & 50–950 ramp
primary
#DBFBEB
secondary
#E298BD
accent
#0973DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585