#DBFDFA#DBFDFA
#DBFDFA is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.035 H 190.1°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDFA |
|---|---|
| RGB | rgb(219, 253, 250) |
| HSL | hsl(175, 89%, 93%) |
| HSV | hsv(175, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.91, -11.47, -2.25) |
| CIE-LCH | lch(96.91, 11.69, 191.09°) |
| OKLab | oklab(96.9% -0.0348 -0.0062) |
| OKLCH | oklch(96.9% 0.035 190.1) |
| XYZ | xyz(81.5897, 92.2108, 103.9237) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.60
Lightcyan
#E0FFFF
ΔE00 1.79
Very Pale Blue
#D6FFFE
ΔE00 1.81
Ice
#D6FFFA
ΔE00 2.05
Very Light Blue
#D5FFFF
ΔE00 2.15
Really Light Blue
#D4FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDFA #FDDBDE
analogous
#DBFDE9 #DBFDFA #DBEFFD
triadic
#DBFDFA #FADBFD #FDFADB
tetradic
#DBFDFA #E9DBFD #FDDBDE #EFFDDB
square
#DBFDFA #E9DBFD #FDDBDE #EFFDDB
split-complementary
#DBFDFA #FDDBEF #FDE9DB
monochromatic
#67F7EA #A1FAF2 #DBFDFA #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.08
#DBFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DBFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDFA
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDFA | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D2FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfdfa; /* rgb */ color: rgb(219, 253, 250); /* oklch */ color: oklch(96.9% 0.035 190.1);
Tailwind
colors: {
custom: {
50: '#e6fefb',
500: '#dbfdfa',
950: '#000000',
},
}SCSS
$custom: #dbfdfa; $custom-light: #e6fefb; $custom-dark: #000000;
JSON
{
"hex": "#dbfdfa",
"rgb": {
"r": 219,
"g": 253,
"b": 250
},
"hsl": {
"h": 174.706,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96902,
"c": 0.0353,
"h": 190.1
},
"luminance": 0.92213
}Semantic roles & 50–950 ramp
primary
#DBFDFA
secondary
#E7959D
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585