#B7DBFF#B7DBFF
#B7DBFF is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.063 H 248.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBFF |
|---|---|
| RGB | rgb(183, 219, 255) |
| HSL | hsl(210, 100%, 86%) |
| HSV | hsv(210, 28%, 100%) |
| CMYK | cmyk(28.2%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(85.98, -3.84, -21.38) |
| CIE-LCH | lch(85.98, 21.72, 259.82°) |
| OKLab | oklab(87.75% -0.023 -0.0585) |
| OKLCH | oklch(87.75% 0.063 248.5) |
| XYZ | xyz(62.9047, 67.9479, 104.3892) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBFF #FFDBB7
analogous
#B7FFFF #B7DBFF #B7B7FF
triadic
#B7DBFF #FFB7DB #DBFFB7
tetradic
#B7DBFF #FFB7FF #FFDBB7 #B7FFB7
square
#B7DBFF #FFB7FF #FFDBB7 #B7FFB7
split-complementary
#B7DBFF #FFB7B7 #FFFFB7
monochromatic
#3D9EFF #7ABCFF #B7DBFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.44
#B7DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#B7DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBFF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBFF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#A2E3E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dbff; /* rgb */ color: rgb(183, 219, 255); /* oklch */ color: oklch(87.7% 0.063 248.5);
Tailwind
colors: {
custom: {
50: '#cee6ff',
500: '#b7dbff',
950: '#000000',
},
}SCSS
$custom: #b7dbff; $custom-light: #cee6ff; $custom-dark: #000000;
JSON
{
"hex": "#b7dbff",
"rgb": {
"r": 183,
"g": 219,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.87746,
"c": 0.06291,
"h": 248.5
},
"luminance": 0.6795
}Semantic roles & 50–950 ramp
primary
#B7DBFF
secondary
#E6AD74
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486