#DBF9FA#DBF9FA
#DBF9FA is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.1% C 0.031 H 199.1°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9FA |
|---|---|
| RGB | rgb(219, 249, 250) |
| HSL | hsl(182, 76%, 92%) |
| HSV | hsv(182, 12%, 98%) |
| CMYK | cmyk(12.4%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(95.88, -9.48, -3.76) |
| CIE-LCH | lch(95.88, 10.19, 201.65°) |
| OKLab | oklab(96.09% -0.0295 -0.0102) |
| OKLCH | oklch(96.09% 0.031 199.1) |
| XYZ | xyz(80.3402, 89.7118, 103.5072) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.30
Ice Blue (survey)
#D7FFFE
ΔE00 3.05
Very Pale Blue
#D6FFFE
ΔE00 3.26
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.53
Pale Blue
#D0FEFE
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9FA #FADCDB
analogous
#DBFAEC #DBF9FA #DBEAFA
triadic
#DBF9FA #FADBF9 #F9FADB
tetradic
#DBF9FA #ECDBFA #FADCDB #EAFADB
square
#DBF9FA #ECDBFA #FADCDB #EAFADB
split-complementary
#DBF9FA #FADBEA #FAECDB
monochromatic
#70E7EB #A5F0F3 #DBF9FA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.11
#DBF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DBF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9FA
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9FA | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#D2FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf9fa; /* rgb */ color: rgb(219, 249, 250); /* oklch */ color: oklch(96.1% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#e6fbfb',
500: '#dbf9fa',
950: '#000000',
},
}SCSS
$custom: #dbf9fa; $custom-light: #e6fbfb; $custom-dark: #000000;
JSON
{
"hex": "#dbf9fa",
"rgb": {
"r": 219,
"g": 249,
"b": 250
},
"hsl": {
"h": 181.935,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.96087,
"c": 0.03118,
"h": 199.1
},
"luminance": 0.89714
}Semantic roles & 50–950 ramp
primary
#DBF9FA
secondary
#E09C99
accent
#140ED8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585