#DBFDEC#DBFDEC
#DBFDEC is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.5% C 0.042 H 163.9°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDEC |
|---|---|
| RGB | rgb(219, 253, 236) |
| HSL | hsl(150, 89%, 93%) |
| HSV | hsv(150, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.56, -14.12, 4.45) |
| CIE-LCH | lch(96.56, 14.81, 162.50°) |
| OKLab | oklab(96.51% -0.0402 0.0116) |
| OKLCH | oklch(96.51% 0.042 163.9) |
| XYZ | xyz(79.4754, 91.3651, 92.7886) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.26
Eggshell Blue
#C4FFF7
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDEC #FDDBEC
analogous
#DBFDDB #DBFDEC #DBFDFD
triadic
#DBFDEC #ECDBFD #FDECDB
tetradic
#DBFDEC #DBDBFD #FDDBEC #FDFDDB
square
#DBFDEC #DBDBFD #FDDBEC #FDFDDB
split-complementary
#DBFDEC #FDDBFD #FDDBDB
monochromatic
#67F7AF #A1FACD #DBFDEC #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.09
#DBFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DBFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDEC
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDEC | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D5FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfdec; /* rgb */ color: rgb(219, 253, 236); /* oklch */ color: oklch(96.5% 0.042 163.9);
Tailwind
colors: {
custom: {
50: '#e6fef2',
500: '#dbfdec',
950: '#000000',
},
}SCSS
$custom: #dbfdec; $custom-light: #e6fef2; $custom-dark: #000000;
JSON
{
"hex": "#dbfdec",
"rgb": {
"r": 219,
"g": 253,
"b": 236
},
"hsl": {
"h": 150,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96513,
"c": 0.04181,
"h": 163.9
},
"luminance": 0.91367
}Semantic roles & 50–950 ramp
primary
#DBFDEC
secondary
#E795BE
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585