#DBF3FB#DBF3FB
#DBF3FB is a very light, muted cyan. Relative luminance 0.861; OKLCH L 94.9% C 0.027 H 219.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF3FB |
|---|---|
| RGB | rgb(219, 243, 251) |
| HSL | hsl(195, 80%, 92%) |
| HSV | hsv(195, 13%, 98%) |
| CMYK | cmyk(12.7%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.37, -6.25, -6.51) |
| CIE-LCH | lch(94.37, 9.03, 226.13°) |
| OKLab | oklab(94.9% -0.0211 -0.0175) |
| OKLCH | oklch(94.9% 0.027 219.7) |
| XYZ | xyz(78.6724, 86.1248, 103.7269) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF3FB #FBE3DB
analogous
#DBFBF3 #DBF3FB #DBE3FB
triadic
#DBF3FB #FBDBF3 #F3FBDB
tetradic
#DBF3FB #F3DBFB #FBE3DB #E3FBDB
square
#DBF3FB #F3DBFB #FBE3DB #E3FBDB
split-complementary
#DBF3FB #FBDBE3 #FBF3DB
monochromatic
#6DCEEF #A4E1F5 #DBF3FB #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.15
#DBF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DBF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF3FB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF3FB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#E9EDFB
Tritanopia (blue-blind)
#D3F6F5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbf3fb; /* rgb */ color: rgb(219, 243, 251); /* oklch */ color: oklch(94.9% 0.027 219.7);
Tailwind
colors: {
custom: {
50: '#e6f7fc',
500: '#dbf3fb',
950: '#000000',
},
}SCSS
$custom: #dbf3fb; $custom-light: #e6f7fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf3fb",
"rgb": {
"r": 219,
"g": 243,
"b": 251
},
"hsl": {
"h": 195,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94902,
"c": 0.02743,
"h": 219.7
},
"luminance": 0.86126
}Semantic roles & 50–950 ramp
primary
#DBF3FB
secondary
#E2AB98
accent
#3E09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585