#DBF2F7#DBF2F7
#DBF2F7 is a very light, muted cyan. Relative luminance 0.853; OKLCH L 94.6% C 0.025 H 212.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF2F7 |
|---|---|
| RGB | rgb(219, 242, 247) |
| HSL | hsl(191, 64%, 91%) |
| HSV | hsv(191, 11%, 97%) |
| CMYK | cmyk(11.3%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(94.00, -6.53, -4.97) |
| CIE-LCH | lch(94.00, 8.21, 217.25°) |
| OKLab | oklab(94.58% -0.0212 -0.0134) |
| OKLCH | oklch(94.58% 0.025 212.2) |
| XYZ | xyz(77.7501, 85.2783, 100.3417) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.26
Lightcyan
#E0FFFF
ΔE00 4.41
Aliceblue
#F0F8FF
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.37
Very Light Blue
#D5FFFF
ΔE00 6.52
Very Pale Blue
#D6FFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF2F7 #F7E0DB
analogous
#DBF7EE #DBF2F7 #DBE4F7
triadic
#DBF2F7 #F7DBF2 #F2F7DB
tetradic
#DBF2F7 #EEDBF7 #F7E0DB #E4F7DB
square
#DBF2F7 #EEDBF7 #F7E0DB #E4F7DB
split-complementary
#DBF2F7 #F7DBE4 #F7EEDB
monochromatic
#77CEE1 #A9E0EC #DBF2F7 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.16
#DBF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DBF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF2F7
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF2F7 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#E9ECF7
Tritanopia (blue-blind)
#D4F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf2f7; /* rgb */ color: rgb(219, 242, 247); /* oklch */ color: oklch(94.6% 0.025 212.2);
Tailwind
colors: {
custom: {
50: '#e6f6f9',
500: '#dbf2f7',
950: '#000000',
},
}SCSS
$custom: #dbf2f7; $custom-light: #e6f6f9; $custom-dark: #000000;
JSON
{
"hex": "#dbf2f7",
"rgb": {
"r": 219,
"g": 242,
"b": 247
},
"hsl": {
"h": 190.714,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.94581,
"c": 0.02511,
"h": 212.2
},
"luminance": 0.8528
}Semantic roles & 50–950 ramp
primary
#DBF2F7
secondary
#D9A89D
accent
#3A1ACB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585