#DBFAF7#DBFAF7
#DBFAF7 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.2% C 0.032 H 189.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAF7 |
|---|---|
| RGB | rgb(219, 250, 247) |
| HSL | hsl(174, 76%, 92%) |
| HSV | hsv(174, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(96.06, -10.56, -1.95) |
| CIE-LCH | lch(96.06, 10.74, 190.46°) |
| OKLab | oklab(96.2% -0.0319 -0.0054) |
| OKLCH | oklch(96.2% 0.032 189.5) |
| XYZ | xyz(80.1834, 90.1450, 101.1528) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.71
Ice Blue (survey)
#D7FFFE
ΔE00 2.42
Very Pale Blue
#D6FFFE
ΔE00 2.62
Ice
#D6FFFA
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 2.91
Really Light Blue
#D4FFFF
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAF7 #FADBDE
analogous
#DBFAE8 #DBFAF7 #DBEEFA
triadic
#DBFAF7 #F7DBFA #FAF7DB
tetradic
#DBFAF7 #E8DBFA #FADBDE #EEFADB
square
#DBFAF7 #E8DBFA #FADBDE #EEFADB
split-complementary
#DBFAF7 #FADBEE #FAE8DB
monochromatic
#70EBDF #A5F3EB #DBFAF7 #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.10
#DBFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DBFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAF7
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAF7 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F7
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#D3FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfaf7; /* rgb */ color: rgb(219, 250, 247); /* oklch */ color: oklch(96.2% 0.032 189.5);
Tailwind
colors: {
custom: {
50: '#e6fcf9',
500: '#dbfaf7',
950: '#000000',
},
}SCSS
$custom: #dbfaf7; $custom-light: #e6fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dbfaf7",
"rgb": {
"r": 219,
"g": 250,
"b": 247
},
"hsl": {
"h": 174.194,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.96204,
"c": 0.03238,
"h": 189.5
},
"luminance": 0.90147
}Semantic roles & 50–950 ramp
primary
#DBFAF7
secondary
#E099A0
accent
#0E21D8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585