#DBF8FD#DBF8FD
#DBF8FD is a very light, muted teal. Relative luminance 0.893; OKLCH L 96.0% C 0.031 H 209.2°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF8FD |
|---|---|
| RGB | rgb(219, 248, 253) |
| HSL | hsl(189, 89%, 93%) |
| HSV | hsv(189, 13%, 99%) |
| CMYK | cmyk(13.4%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(95.70, -8.38, -5.57) |
| CIE-LCH | lch(95.70, 10.07, 213.61°) |
| OKLab | oklab(95.97% -0.027 -0.0151) |
| OKLCH | oklch(95.97% 0.031 209.2) |
| XYZ | xyz(80.5061, 89.2849, 105.9016) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.79
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.74
Really Light Blue
#D4FFFF
ΔE00 4.83
Azure (CSS)
#F0FFFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF8FD #FDE0DB
analogous
#DBFDF1 #DBF8FD #DBE7FD
triadic
#DBF8FD #FDDBF8 #F8FDDB
tetradic
#DBF8FD #F1DBFD #FDE0DB #E7FDDB
square
#DBF8FD #F1DBFD #FDE0DB #E7FDDB
split-complementary
#DBF8FD #FDDBE7 #FDF1DB
monochromatic
#67E1F7 #A1EDFA #DBF8FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.11
#DBF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DBF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF8FD
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF8FD | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#D2FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf8fd; /* rgb */ color: rgb(219, 248, 253); /* oklch */ color: oklch(96.0% 0.031 209.2);
Tailwind
colors: {
custom: {
50: '#e6fafe',
500: '#dbf8fd',
950: '#000000',
},
}SCSS
$custom: #dbf8fd; $custom-light: #e6fafe; $custom-dark: #000000;
JSON
{
"hex": "#dbf8fd",
"rgb": {
"r": 219,
"g": 248,
"b": 253
},
"hsl": {
"h": 188.824,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.95973,
"c": 0.03092,
"h": 209.2
},
"luminance": 0.89287
}Semantic roles & 50–950 ramp
primary
#DBF8FD
secondary
#E7A195
accent
#2200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585