#DBFDF9#DBFDF9
#DBFDF9 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.035 H 188.0°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDF9 |
|---|---|
| RGB | rgb(219, 253, 249) |
| HSL | hsl(173, 89%, 93%) |
| HSV | hsv(173, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(96.88, -11.67, -1.77) |
| CIE-LCH | lch(96.88, 11.80, 188.64°) |
| OKLab | oklab(96.87% -0.0351 -0.0049) |
| OKLCH | oklch(96.87% 0.035 188) |
| XYZ | xyz(81.4333, 92.1483, 103.1001) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.81
Ice
#D6FFFA
ΔE00 1.86
Very Pale Blue
#D6FFFE
ΔE00 1.98
Lightcyan
#E0FFFF
ΔE00 2.16
Very Light Blue
#D5FFFF
ΔE00 2.37
Really Light Blue
#D4FFFF
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDF9 #FDDBDF
analogous
#DBFDE8 #DBFDF9 #DBF0FD
triadic
#DBFDF9 #F9DBFD #FDF9DB
tetradic
#DBFDF9 #E8DBFD #FDDBDF #F0FDDB
square
#DBFDF9 #E8DBFD #FDDBDF #F0FDDB
split-complementary
#DBFDF9 #FDDBF0 #FDE8DB
monochromatic
#67F7E6 #A1FAEF #DBFDF9 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.08
#DBFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DBFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDF9
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDF9 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F2F4F9
Tritanopia (blue-blind)
#D2FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdf9; /* rgb */ color: rgb(219, 253, 249); /* oklch */ color: oklch(96.9% 0.035 188.0);
Tailwind
colors: {
custom: {
50: '#e6fefb',
500: '#dbfdf9',
950: '#000000',
},
}SCSS
$custom: #dbfdf9; $custom-light: #e6fefb; $custom-dark: #000000;
JSON
{
"hex": "#dbfdf9",
"rgb": {
"r": 219,
"g": 253,
"b": 249
},
"hsl": {
"h": 172.941,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96873,
"c": 0.03547,
"h": 188
},
"luminance": 0.9215
}Semantic roles & 50–950 ramp
primary
#DBFDF9
secondary
#E7959F
accent
#001BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585