#DBFBFD#DBFBFD
#DBFBFD is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.033 H 201.2°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBFD |
|---|---|
| RGB | rgb(219, 251, 253) |
| HSL | hsl(184, 89%, 93%) |
| HSV | hsv(184, 13%, 99%) |
| CMYK | cmyk(13.4%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.47, -9.89, -4.44) |
| CIE-LCH | lch(96.47, 10.84, 204.17°) |
| OKLab | oklab(96.58% -0.031 -0.012) |
| OKLCH | oklch(96.58% 0.033 201.2) |
| XYZ | xyz(81.4358, 91.1444, 106.2115) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.19
Ice Blue (survey)
#D7FFFE
ΔE00 2.74
Very Light Blue
#D5FFFF
ΔE00 2.92
Very Pale Blue
#D6FFFE
ΔE00 2.94
Really Light Blue
#D4FFFF
ΔE00 3.14
Pale Blue
#D0FEFE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBFD #FDDDDB
analogous
#DBFDEE #DBFBFD #DBEAFD
triadic
#DBFBFD #FDDBFB #FBFDDB
tetradic
#DBFBFD #EEDBFD #FDDDDB #EAFDDB
square
#DBFBFD #EEDBFD #FDDDDB #EAFDDB
split-complementary
#DBFBFD #FDDBEA #FDEEDB
monochromatic
#67EEF7 #A1F5FA #DBFBFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.09
#DBFBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DBFBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBFD
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBFD | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#D1FEFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfbfd; /* rgb */ color: rgb(219, 251, 253); /* oklch */ color: oklch(96.6% 0.033 201.2);
Tailwind
colors: {
custom: {
50: '#e6fcfe',
500: '#dbfbfd',
950: '#000000',
},
}SCSS
$custom: #dbfbfd; $custom-light: #e6fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dbfbfd",
"rgb": {
"r": 219,
"g": 251,
"b": 253
},
"hsl": {
"h": 183.529,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96582,
"c": 0.03322,
"h": 201.2
},
"luminance": 0.91146
}Semantic roles & 50–950 ramp
primary
#DBFBFD
secondary
#E79A95
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585