#DBFAFD#DBFAFD
#DBFAFD is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.4% C 0.032 H 203.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFAFD |
|---|---|
| RGB | rgb(219, 250, 253) |
| HSL | hsl(185, 89%, 93%) |
| HSV | hsv(185, 13%, 99%) |
| CMYK | cmyk(13.4%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.21, -9.39, -4.82) |
| CIE-LCH | lch(96.21, 10.55, 207.16°) |
| OKLab | oklab(96.38% -0.0296 -0.013) |
| OKLCH | oklch(96.38% 0.032 203.7) |
| XYZ | xyz(81.1242, 90.5213, 106.1077) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.66
Ice Blue (survey)
#D7FFFE
ΔE00 3.32
Very Light Blue
#D5FFFF
ΔE00 3.46
Very Pale Blue
#D6FFFE
ΔE00 3.52
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFAFD #FDDEDB
analogous
#DBFDEF #DBFAFD #DBE9FD
triadic
#DBFAFD #FDDBFA #FAFDDB
tetradic
#DBFAFD #EFDBFD #FDDEDB #E9FDDB
square
#DBFAFD #EFDBFD #FDDEDB #E9FDDB
split-complementary
#DBFAFD #FDDBE9 #FDEFDB
monochromatic
#67EAF7 #A1F2FA #DBFAFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.10
#DBFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DBFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFAFD
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFAFD | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#D1FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfafd; /* rgb */ color: rgb(219, 250, 253); /* oklch */ color: oklch(96.4% 0.032 203.7);
Tailwind
colors: {
custom: {
50: '#e6fcfe',
500: '#dbfafd',
950: '#000000',
},
}SCSS
$custom: #dbfafd; $custom-light: #e6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dbfafd",
"rgb": {
"r": 219,
"g": 250,
"b": 253
},
"hsl": {
"h": 185.294,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96378,
"c": 0.03239,
"h": 203.7
},
"luminance": 0.90523
}Semantic roles & 50–950 ramp
primary
#DBFAFD
secondary
#E79D95
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585