#B7C2CD#B7C2CD
#B7C2CD is a light, near-neutral cyan. Relative luminance 0.531; OKLCH L 80.9% C 0.020 H 248.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C2CD |
|---|---|
| RGB | rgb(183, 194, 205) |
| HSL | hsl(210, 18%, 76%) |
| HSV | hsv(210, 11%, 80%) |
| CMYK | cmyk(10.7%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.91, -1.59, -6.80) |
| CIE-LCH | lch(77.91, 6.99, 256.82°) |
| OKLab | oklab(80.89% -0.0074 -0.0183) |
| OKLCH | oklch(80.89% 0.02 248.1) |
| XYZ | xyz(49.8372, 53.0580, 65.3613) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.69
Cloudy Blue
#ACC2D9
ΔE00 4.92
Light Blue Grey
#B7C9E2
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.65
Silver
#C0C0C0
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C2CD #CDC2B7
analogous
#B7CDCD #B7C2CD #B7B7CD
triadic
#B7C2CD #CDB7C2 #C2CDB7
tetradic
#B7C2CD #CDB7CD #CDC2B7 #B7CDB7
square
#B7C2CD #CDB7CD #CDC2B7 #B7CDB7
split-complementary
#B7C2CD #CDB7B7 #CDCDB7
monochromatic
#6F859B #93A3B4 #B7C2CD #DBE1E6 #EDF0F2
Accessibility & contrast
On white
1.81
#B7C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#B7C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C2CD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C2CD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#B2C4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b7c2cd; /* rgb */ color: rgb(183, 194, 205); /* oklch */ color: oklch(80.9% 0.020 248.1);
Tailwind
colors: {
custom: {
50: '#ccd4dc',
500: '#b7c2cd',
950: '#000000',
},
}SCSS
$custom: #b7c2cd; $custom-light: #ccd4dc; $custom-dark: #000000;
JSON
{
"hex": "#b7c2cd",
"rgb": {
"r": 183,
"g": 194,
"b": 205
},
"hsl": {
"h": 210,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.80891,
"c": 0.01971,
"h": 248.1
},
"luminance": 0.53059
}Semantic roles & 50–950 ramp
primary
#B7C2CD
secondary
#A29487
accent
#73499C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384