#B7CBDB#B7CBDB
#B7CBDB is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.031 H 242.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBDB |
|---|---|
| RGB | rgb(183, 203, 219) |
| HSL | hsl(207, 33%, 79%) |
| HSV | hsv(207, 16%, 86%) |
| CMYK | cmyk(16.4%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.68, -3.46, -10.22) |
| CIE-LCH | lch(80.68, 10.79, 251.31°) |
| OKLab | oklab(83.21% -0.0146 -0.0276) |
| OKLCH | oklch(83.21% 0.031 242.1) |
| XYZ | xyz(53.6674, 57.8925, 75.3509) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.52
Light Blue Grey
#B7C9E2
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 7.45
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBDB #DBC7B7
analogous
#B7DBD9 #B7CBDB #B7B9DB
triadic
#B7CBDB #DBB7CB #CBDBB7
tetradic
#B7CBDB #D9B7DB #DBC7B7 #B9DBB7
square
#B7CBDB #D9B7DB #DBC7B7 #B9DBB7
split-complementary
#B7CBDB #DBB7B9 #DBD9B7
monochromatic
#6590B2 #8EAEC7 #B7CBDB #E0E8EF #EBF0F5
Accessibility & contrast
On white
1.67
#B7CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B7CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBDB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBDB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C0C6DB
Tritanopia (blue-blind)
#AECFD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cbdb; /* rgb */ color: rgb(183, 203, 219); /* oklch */ color: oklch(83.2% 0.031 242.1);
Tailwind
colors: {
custom: {
50: '#cddae6',
500: '#b7cbdb',
950: '#000000',
},
}SCSS
$custom: #b7cbdb; $custom-light: #cddae6; $custom-dark: #000000;
JSON
{
"hex": "#b7cbdb",
"rgb": {
"r": 183,
"g": 203,
"b": 219
},
"hsl": {
"h": 206.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.83205,
"c": 0.03126,
"h": 242.1
},
"luminance": 0.57894
}Semantic roles & 50–950 ramp
primary
#B7CBDB
secondary
#B29984
accent
#6C39AC
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384