#DBFBEC#DBFBEC
#DBFBEC is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.039 H 165.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBEC |
|---|---|
| RGB | rgb(219, 251, 236) |
| HSL | hsl(152, 80%, 92%) |
| HSV | hsv(152, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.04, -13.13, 3.70) |
| CIE-LCH | lch(96.04, 13.64, 164.25°) |
| OKLab | oklab(96.1% -0.0375 0.0096) |
| OKLCH | oklch(96.1% 0.039 165.6) |
| XYZ | xyz(78.8474, 90.1090, 92.5793) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Light Light Blue
#CAFFFB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBEC #FBDBEA
analogous
#DBFBDC #DBFBEC #DBFAFB
triadic
#DBFBEC #ECDBFB #FBECDB
tetradic
#DBFBEC #DCDBFB #FBDBEA #FAFBDB
square
#DBFBEC #DCDBFB #FBDBEA #FAFBDB
split-complementary
#DBFBEC #FBDBFA #FBDCDB
monochromatic
#6DEFB2 #A4F5CF #DBFBEC #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.10
#DBFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DBFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBEC
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBEC | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#D5FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfbec; /* rgb */ color: rgb(219, 251, 236); /* oklch */ color: oklch(96.1% 0.039 165.6);
Tailwind
colors: {
custom: {
50: '#e6fcf2',
500: '#dbfbec',
950: '#000000',
},
}SCSS
$custom: #dbfbec; $custom-light: #e6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dbfbec",
"rgb": {
"r": 219,
"g": 251,
"b": 236
},
"hsl": {
"h": 151.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96102,
"c": 0.03873,
"h": 165.6
},
"luminance": 0.90111
}Semantic roles & 50–950 ramp
primary
#DBFBEC
secondary
#E298BB
accent
#096CDC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585