#DBF9FB#DBF9FB
#DBF9FB is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.1% C 0.031 H 201.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9FB |
|---|---|
| RGB | rgb(219, 249, 251) |
| HSL | hsl(184, 80%, 92%) |
| HSV | hsv(184, 13%, 98%) |
| CMYK | cmyk(12.7%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.90, -9.28, -4.24) |
| CIE-LCH | lch(95.90, 10.20, 204.55°) |
| OKLab | oklab(96.12% -0.0291 -0.0115) |
| OKLCH | oklch(96.12% 0.031 201.5) |
| XYZ | xyz(80.4974, 89.7747, 104.3352) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.53
Ice Blue (survey)
#D7FFFE
ΔE00 3.30
Very Light Blue
#D5FFFF
ΔE00 3.50
Very Pale Blue
#D6FFFE
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.72
Pale Blue
#D0FEFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9FB #FBDDDB
analogous
#DBFBED #DBF9FB #DBE9FB
triadic
#DBF9FB #FBDBF9 #F9FBDB
tetradic
#DBF9FB #EDDBFB #FBDDDB #E9FBDB
square
#DBF9FB #EDDBFB #FBDDDB #E9FBDB
split-complementary
#DBF9FB #FBDBE9 #FBEDDB
monochromatic
#6DE7EF #A4F0F5 #DBF9FB #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.11
#DBF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DBF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9FB
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9FB | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#D2FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf9fb; /* rgb */ color: rgb(219, 249, 251); /* oklch */ color: oklch(96.1% 0.031 201.5);
Tailwind
colors: {
custom: {
50: '#e6fbfc',
500: '#dbf9fb',
950: '#000000',
},
}SCSS
$custom: #dbf9fb; $custom-light: #e6fbfc; $custom-dark: #000000;
JSON
{
"hex": "#dbf9fb",
"rgb": {
"r": 219,
"g": 249,
"b": 251
},
"hsl": {
"h": 183.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96116,
"c": 0.03126,
"h": 201.5
},
"luminance": 0.89776
}Semantic roles & 50–950 ramp
primary
#DBF9FB
secondary
#E29D98
accent
#1609DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585