#DBFBFC#DBFBFC
#DBFBFC is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.033 H 198.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBFC |
|---|---|
| RGB | rgb(219, 251, 252) |
| HSL | hsl(182, 85%, 92%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(13.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.44, -10.09, -3.96) |
| CIE-LCH | lch(96.44, 10.84, 201.44°) |
| OKLab | oklab(96.55% -0.0314 -0.0107) |
| OKLCH | oklch(96.55% 0.033 198.9) |
| XYZ | xyz(81.2769, 91.0808, 105.3748) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.96
Ice Blue (survey)
#D7FFFE
ΔE00 2.46
Very Pale Blue
#D6FFFE
ΔE00 2.68
Very Light Blue
#D5FFFF
ΔE00 2.71
Really Light Blue
#D4FFFF
ΔE00 2.93
Pale Blue
#D0FEFE
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBFC #FCDCDB
analogous
#DBFCED #DBFBFC #DBEBFC
triadic
#DBFBFC #FCDBFB #FBFCDB
tetradic
#DBFBFC #EDDBFC #FCDCDB #EBFCDB
square
#DBFBFC #EDDBFC #FCDCDB #EBFCDB
split-complementary
#DBFBFC #FCDBEB #FCEDDB
monochromatic
#6AEEF3 #A3F5F7 #DBFBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.09
#DBFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DBFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBFC
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBFC | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#D2FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfbfc; /* rgb */ color: rgb(219, 251, 252); /* oklch */ color: oklch(96.6% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#e6fcfd',
500: '#dbfbfc',
950: '#000000',
},
}SCSS
$custom: #dbfbfc; $custom-light: #e6fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dbfbfc",
"rgb": {
"r": 219,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96552,
"c": 0.03314,
"h": 198.9
},
"luminance": 0.91083
}Semantic roles & 50–950 ramp
primary
#DBFBFC
secondary
#E49997
accent
#0B04E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585