#B7DBFB#B7DBFB
#B7DBFB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.059 H 245.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DBFB |
|---|---|
| RGB | rgb(183, 219, 251) |
| HSL | hsl(208, 89%, 85%) |
| HSV | hsv(208, 27%, 98%) |
| CMYK | cmyk(27.1%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(85.85, -4.77, -19.47) |
| CIE-LCH | lch(85.85, 20.04, 256.24°) |
| OKLab | oklab(87.6% -0.0244 -0.0532) |
| OKLCH | oklch(87.6% 0.059 245.4) |
| XYZ | xyz(62.2675, 67.6930, 101.0333) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.52
Light Blue
#95D0FC
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DBFB #FBD7B7
analogous
#B7FBF9 #B7DBFB #B7B9FB
triadic
#B7DBFB #FBB7DB #DBFBB7
tetradic
#B7DBFB #F9B7FB #FBD7B7 #B9FBB7
square
#B7DBFB #F9B7FB #FBD7B7 #B9FBB7
split-complementary
#B7DBFB #FBB7B9 #FBF9B7
monochromatic
#43A1F5 #7DBEF8 #B7DBFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.44
#B7DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B7DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DBFB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DBFB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#A3E3E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b7dbfb; /* rgb */ color: rgb(183, 219, 251); /* oklch */ color: oklch(87.6% 0.059 245.4);
Tailwind
colors: {
custom: {
50: '#cee6fc',
500: '#b7dbfb',
950: '#000000',
},
}SCSS
$custom: #b7dbfb; $custom-light: #cee6fc; $custom-dark: #000000;
JSON
{
"hex": "#b7dbfb",
"rgb": {
"r": 183,
"g": 219,
"b": 251
},
"hsl": {
"h": 208.235,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.87603,
"c": 0.05854,
"h": 245.4
},
"luminance": 0.67695
}Semantic roles & 50–950 ramp
primary
#B7DBFB
secondary
#E0A877
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485