#DBF2FB#DBF2FB
#DBF2FB is a very light, muted cyan. Relative luminance 0.855; OKLCH L 94.7% C 0.027 H 223.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2FB |
|---|---|
| RGB | rgb(219, 242, 251) |
| HSL | hsl(197, 80%, 92%) |
| HSV | hsv(197, 13%, 98%) |
| CMYK | cmyk(12.7%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(94.11, -5.75, -6.88) |
| CIE-LCH | lch(94.11, 8.97, 230.14°) |
| OKLab | oklab(94.7% -0.0197 -0.0186) |
| OKLCH | oklch(94.7% 0.027 223.2) |
| XYZ | xyz(78.3740, 85.5279, 103.6274) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.70
Lightcyan
#E0FFFF
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Light Blue
#D5FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2FB #FBE4DB
analogous
#DBFBF4 #DBF2FB #DBE2FB
triadic
#DBF2FB #FBDBF2 #F2FBDB
tetradic
#DBF2FB #F4DBFB #FBE4DB #E2FBDB
square
#DBF2FB #F4DBFB #FBE4DB #E2FBDB
split-complementary
#DBF2FB #FBDBE2 #FBF4DB
monochromatic
#6DCAEF #A4DEF5 #DBF2FB #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.16
#DBF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DBF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2FB
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2FB | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FC
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#D3F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf2fb; /* rgb */ color: rgb(219, 242, 251); /* oklch */ color: oklch(94.7% 0.027 223.2);
Tailwind
colors: {
custom: {
50: '#e6f6fc',
500: '#dbf2fb',
950: '#000000',
},
}SCSS
$custom: #dbf2fb; $custom-light: #e6f6fc; $custom-dark: #000000;
JSON
{
"hex": "#dbf2fb",
"rgb": {
"r": 219,
"g": 242,
"b": 251
},
"hsl": {
"h": 196.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.94701,
"c": 0.0271,
"h": 223.2
},
"luminance": 0.85529
}Semantic roles & 50–950 ramp
primary
#DBF2FB
secondary
#E2AD98
accent
#4509DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585