#DBF4FB#DBF4FB
#DBF4FB is a very light, muted cyan. Relative luminance 0.867; OKLCH L 95.1% C 0.028 H 216.4°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4FB |
|---|---|
| RGB | rgb(219, 244, 251) |
| HSL | hsl(193, 80%, 92%) |
| HSV | hsv(193, 13%, 98%) |
| CMYK | cmyk(12.7%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(94.62, -6.76, -6.13) |
| CIE-LCH | lch(94.62, 9.13, 222.19°) |
| OKLab | oklab(95.1% -0.0224 -0.0165) |
| OKLCH | oklch(95.1% 0.028 216.4) |
| XYZ | xyz(78.9725, 86.7249, 103.8269) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Azure (CSS)
#F0FFFF
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 6.41
Aliceblue
#F0F8FF
ΔE00 6.49
Very Light Blue
#D5FFFF
ΔE00 6.50
Very Pale Blue
#D6FFFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4FB #FBE2DB
analogous
#DBFBF2 #DBF4FB #DBE4FB
triadic
#DBF4FB #FBDBF4 #F4FBDB
tetradic
#DBF4FB #F2DBFB #FBE2DB #E4FBDB
square
#DBF4FB #F2DBFB #FBE2DB #E4FBDB
split-complementary
#DBF4FB #FBDBE4 #FBF2DB
monochromatic
#6DD2EF #A4E3F5 #DBF4FB #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.14
#DBF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DBF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4FB
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4FB | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#D2F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbf4fb; /* rgb */ color: rgb(219, 244, 251); /* oklch */ color: oklch(95.1% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e6f7fc',
500: '#dbf4fb',
950: '#000000',
},
}SCSS
$custom: #dbf4fb; $custom-light: #e6f7fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf4fb",
"rgb": {
"r": 219,
"g": 244,
"b": 251
},
"hsl": {
"h": 193.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95104,
"c": 0.02785,
"h": 216.4
},
"luminance": 0.86726
}Semantic roles & 50–950 ramp
primary
#DBF4FB
secondary
#E2A898
accent
#3709DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585