#DBF9FC#DBF9FC
#DBF9FC is a very light, muted teal. Relative luminance 0.898; OKLCH L 96.1% C 0.031 H 204.0°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF9FC |
|---|---|
| RGB | rgb(219, 249, 252) |
| HSL | hsl(185, 85%, 92%) |
| HSV | hsv(185, 13%, 99%) |
| CMYK | cmyk(13.1%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.93, -9.08, -4.72) |
| CIE-LCH | lch(95.93, 10.24, 207.44°) |
| OKLab | oklab(96.15% -0.0287 -0.0128) |
| OKLCH | oklch(96.15% 0.031 204) |
| XYZ | xyz(80.6554, 89.8379, 105.1676) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.84
Ice Blue (survey)
#D7FFFE
ΔE00 3.60
Very Light Blue
#D5FFFF
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 3.96
Pale Blue
#D0FEFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF9FC #FCDEDB
analogous
#DBFCEF #DBF9FC #DBE8FC
triadic
#DBF9FC #FCDBF9 #F9FCDB
tetradic
#DBF9FC #EFDBFC #FCDEDB #E8FCDB
square
#DBF9FC #EFDBFC #FCDEDB #E8FCDB
split-complementary
#DBF9FC #FCDBE8 #FCEFDB
monochromatic
#6AE6F3 #A3F0F7 #DBF9FC #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.11
#DBF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DBF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF9FC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF9FC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#D2FCFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbf9fc; /* rgb */ color: rgb(219, 249, 252); /* oklch */ color: oklch(96.1% 0.031 204.0);
Tailwind
colors: {
custom: {
50: '#e6fbfd',
500: '#dbf9fc',
950: '#000000',
},
}SCSS
$custom: #dbf9fc; $custom-light: #e6fbfd; $custom-dark: #000000;
JSON
{
"hex": "#dbf9fc",
"rgb": {
"r": 219,
"g": 249,
"b": 252
},
"hsl": {
"h": 185.455,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96146,
"c": 0.03142,
"h": 204
},
"luminance": 0.8984
}Semantic roles & 50–950 ramp
primary
#DBF9FC
secondary
#E49E97
accent
#1804E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585