#DBFAFB#DBFAFB
#DBFAFB is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.032 H 199.0°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAFB |
|---|---|
| RGB | rgb(219, 250, 251) |
| HSL | hsl(182, 80%, 92%) |
| HSV | hsv(182, 13%, 98%) |
| CMYK | cmyk(12.7%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(96.16, -9.78, -3.86) |
| CIE-LCH | lch(96.16, 10.52, 201.54°) |
| OKLab | oklab(96.32% -0.0304 -0.0105) |
| OKLCH | oklch(96.32% 0.032 199) |
| XYZ | xyz(80.8073, 90.3945, 104.4385) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.75
Very Pale Blue
#D6FFFE
ΔE00 2.96
Very Light Blue
#D5FFFF
ΔE00 3.01
Really Light Blue
#D4FFFF
ΔE00 3.23
Pale Blue
#D0FEFE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAFB #FBDCDB
analogous
#DBFBEC #DBFAFB #DBEAFB
triadic
#DBFAFB #FBDBFA #FAFBDB
tetradic
#DBFAFB #ECDBFB #FBDCDB #EAFBDB
square
#DBFAFB #ECDBFB #FBDCDB #EAFBDB
split-complementary
#DBFAFB #FBDBEA #FBECDB
monochromatic
#6DEBEF #A4F2F5 #DBFAFB #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.10
#DBFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DBFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAFB
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAFB | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#D2FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfafb; /* rgb */ color: rgb(219, 250, 251); /* oklch */ color: oklch(96.3% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#e6fcfc',
500: '#dbfafb',
950: '#000000',
},
}SCSS
$custom: #dbfafb; $custom-light: #e6fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dbfafb",
"rgb": {
"r": 219,
"g": 250,
"b": 251
},
"hsl": {
"h": 181.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.9632,
"c": 0.03217,
"h": 199
},
"luminance": 0.90396
}Semantic roles & 50–950 ramp
primary
#DBFAFB
secondary
#E29B98
accent
#1009DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585