#DBF8FA#DBF8FA
#DBF8FA is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.9% C 0.030 H 201.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8FA |
|---|---|
| RGB | rgb(219, 248, 250) |
| HSL | hsl(184, 76%, 92%) |
| HSV | hsv(184, 12%, 98%) |
| CMYK | cmyk(12.4%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(95.62, -8.97, -4.14) |
| CIE-LCH | lch(95.62, 9.88, 204.76°) |
| OKLab | oklab(95.88% -0.0281 -0.0112) |
| OKLCH | oklch(95.88% 0.03 201.7) |
| XYZ | xyz(80.0319, 89.0953, 103.4045) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.76
Ice Blue (survey)
#D7FFFE
ΔE00 3.60
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 4.02
Pale Blue
#D0FEFE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8FA #FADDDB
analogous
#DBFAED #DBF8FA #DBE9FA
triadic
#DBF8FA #FADBF8 #F8FADB
tetradic
#DBF8FA #EDDBFA #FADDDB #E9FADB
square
#DBF8FA #EDDBFA #FADDDB #E9FADB
split-complementary
#DBF8FA #FADBE9 #FAEDDB
monochromatic
#70E3EB #A5EEF3 #DBF8FA #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.12
#DBF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DBF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8FA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8FA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D2FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbf8fa; /* rgb */ color: rgb(219, 248, 250); /* oklch */ color: oklch(95.9% 0.030 201.7);
Tailwind
colors: {
custom: {
50: '#e6fafb',
500: '#dbf8fa',
950: '#000000',
},
}SCSS
$custom: #dbf8fa; $custom-light: #e6fafb; $custom-dark: #000000;
JSON
{
"hex": "#dbf8fa",
"rgb": {
"r": 219,
"g": 248,
"b": 250
},
"hsl": {
"h": 183.871,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95884,
"c": 0.03028,
"h": 201.7
},
"luminance": 0.89097
}Semantic roles & 50–950 ramp
primary
#DBF8FA
secondary
#E09E99
accent
#1B0ED8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585