#B7C8D2#B7C8D2
#B7C8D2 is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.3% C 0.023 H 233.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8D2 |
|---|---|
| RGB | rgb(183, 200, 210) |
| HSL | hsl(202, 23%, 77%) |
| HSV | hsv(202, 13%, 82%) |
| CMYK | cmyk(12.9%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.63, -3.75, -6.95) |
| CIE-LCH | lch(79.63, 7.89, 241.64°) |
| OKLab | oklab(82.29% -0.0139 -0.0187) |
| OKLCH | oklch(82.29% 0.023 233.4) |
| XYZ | xyz(51.8128, 56.0281, 69.0450) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 6.83
Dove Gray
#B6B8BD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8D2 #D2C1B7
analogous
#B7D2CF #B7C8D2 #B7BBD2
triadic
#B7C8D2 #D2B7C8 #C8D2B7
tetradic
#B7C8D2 #CFB7D2 #D2C1B7 #BBD2B7
square
#B7C8D2 #CFB7D2 #D2C1B7 #BBD2B7
split-complementary
#B7C8D2 #D2B7BB #D2CFB7
monochromatic
#6C8EA3 #91ABBA #B7C8D2 #DDE5EA #ECF1F3
Accessibility & contrast
On white
1.72
#B7C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#B7C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8D2
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8D2 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#B0CBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7c8d2; /* rgb */ color: rgb(183, 200, 210); /* oklch */ color: oklch(82.3% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#ccd8df',
500: '#b7c8d2',
950: '#000000',
},
}SCSS
$custom: #b7c8d2; $custom-light: #ccd8df; $custom-dark: #000000;
JSON
{
"hex": "#b7c8d2",
"rgb": {
"r": 183,
"g": 200,
"b": 210
},
"hsl": {
"h": 202.222,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.82293,
"c": 0.02331,
"h": 233.4
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#B7C8D2
secondary
#A79286
accent
#6744A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384