#B7CBDA#B7CBDA
#B7CBDA is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.2% C 0.030 H 240.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBDA |
|---|---|
| RGB | rgb(183, 203, 218) |
| HSL | hsl(206, 32%, 79%) |
| HSV | hsv(206, 16%, 85%) |
| CMYK | cmyk(16.1%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.65, -3.67, -9.72) |
| CIE-LCH | lch(80.65, 10.39, 249.34°) |
| OKLab | oklab(83.17% -0.015 -0.0263) |
| OKLCH | oklch(83.17% 0.03 240.3) |
| XYZ | xyz(53.5361, 57.8400, 74.6597) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.86
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 4.86
Light Grey Blue
#9DBCD4
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 7.24
Fog
#D8DCE0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBDA #DAC6B7
analogous
#B7DAD7 #B7CBDA #B7B9DA
triadic
#B7CBDA #DAB7CB #CBDAB7
tetradic
#B7CBDA #D7B7DA #DAC6B7 #B9DAB7
square
#B7CBDA #D7B7DA #DAC6B7 #B9DAB7
split-complementary
#B7CBDA #DAB7B9 #DAD7B7
monochromatic
#6691B0 #8FAEC5 #B7CBDA #DFE8EF #EBF0F5
Accessibility & contrast
On white
1.67
#B7CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B7CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBDA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBDA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#AECFD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cbda; /* rgb */ color: rgb(183, 203, 218); /* oklch */ color: oklch(83.2% 0.030 240.3);
Tailwind
colors: {
custom: {
50: '#cddae5',
500: '#b7cbda',
950: '#000000',
},
}SCSS
$custom: #b7cbda; $custom-light: #cddae5; $custom-dark: #000000;
JSON
{
"hex": "#b7cbda",
"rgb": {
"r": 183,
"g": 203,
"b": 218
},
"hsl": {
"h": 205.714,
"s": 32.11,
"l": 78.627
},
"oklch": {
"l": 0.83172,
"c": 0.03027,
"h": 240.3
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#B7CBDA
secondary
#B19784
accent
#6B3BAB
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384