#DBFDF6#DBFDF6
#DBFDF6 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.036 H 181.7°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF6 |
|---|---|
| RGB | rgb(219, 253, 246) |
| HSL | hsl(168, 89%, 93%) |
| HSV | hsv(168, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(96.81, -12.24, -0.34) |
| CIE-LCH | lch(96.81, 12.25, 181.58°) |
| OKLab | oklab(96.79% -0.0363 -0.0011) |
| OKLCH | oklch(96.79% 0.036 181.7) |
| XYZ | xyz(80.9691, 91.9626, 100.6555) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.86
Ice Blue (survey)
#D7FFFE
ΔE00 2.75
Very Pale Blue
#D6FFFE
ΔE00 2.85
Very Light Blue
#D5FFFF
ΔE00 3.29
Lightcyan
#E0FFFF
ΔE00 3.32
Really Light Blue
#D4FFFF
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF6 #FDDBE2
analogous
#DBFDE5 #DBFDF6 #DBF3FD
triadic
#DBFDF6 #F6DBFD #FDF6DB
tetradic
#DBFDF6 #E5DBFD #FDDBE2 #F3FDDB
square
#DBFDF6 #E5DBFD #FDDBE2 #F3FDDB
split-complementary
#DBFDF6 #FDDBF3 #FDE5DB
monochromatic
#67F7D9 #A1FAE8 #DBFDF6 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.08
#DBFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DBFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF6
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF6 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D3FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdf6; /* rgb */ color: rgb(219, 253, 246); /* oklch */ color: oklch(96.8% 0.036 181.7);
Tailwind
colors: {
custom: {
50: '#e6fef9',
500: '#dbfdf6',
950: '#000000',
},
}SCSS
$custom: #dbfdf6; $custom-light: #e6fef9; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf6",
"rgb": {
"r": 219,
"g": 253,
"b": 246
},
"hsl": {
"h": 167.647,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96788,
"c": 0.03631,
"h": 181.7
},
"luminance": 0.91964
}Semantic roles & 50–950 ramp
primary
#DBFDF6
secondary
#E795A6
accent
#002FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585