#DBFDF1#DBFDF1
#DBFDF1 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.039 H 172.2°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF1 |
|---|---|
| RGB | rgb(219, 253, 241) |
| HSL | hsl(159, 89%, 93%) |
| HSV | hsv(159, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(96.68, -13.19, 2.06) |
| CIE-LCH | lch(96.68, 13.35, 171.15°) |
| OKLab | oklab(96.65% -0.0382 0.0053) |
| OKLCH | oklch(96.65% 0.039 172.2) |
| XYZ | xyz(80.2120, 91.6598, 96.6681) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.16
Light Light Blue
#CAFFFB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF1 #FDDBE7
analogous
#DBFDE0 #DBFDF1 #DBF8FD
triadic
#DBFDF1 #F1DBFD #FDF1DB
tetradic
#DBFDF1 #E0DBFD #FDDBE7 #F8FDDB
square
#DBFDF1 #E0DBFD #FDDBE7 #F8FDDB
split-complementary
#DBFDF1 #FDDBF8 #FDE0DB
monochromatic
#67F7C4 #A1FADA #DBFDF1 #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.09
#DBFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DBFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF1
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF1 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F0
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#D4FEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfdf1; /* rgb */ color: rgb(219, 253, 241); /* oklch */ color: oklch(96.6% 0.039 172.2);
Tailwind
colors: {
custom: {
50: '#e6fef5',
500: '#dbfdf1',
950: '#000000',
},
}SCSS
$custom: #dbfdf1; $custom-light: #e6fef5; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf1",
"rgb": {
"r": 219,
"g": 253,
"b": 241
},
"hsl": {
"h": 158.824,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96648,
"c": 0.03858,
"h": 172.2
},
"luminance": 0.91662
}Semantic roles & 50–950 ramp
primary
#DBFDF1
secondary
#E795B2
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585