#B7C8CA#B7C8CA
#B7C8CA is a very light, near-neutral teal. Relative luminance 0.556; OKLCH L 82.0% C 0.019 H 205.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8CA |
|---|---|
| RGB | rgb(183, 200, 202) |
| HSL | hsl(186, 15%, 75%) |
| HSV | hsv(186, 9%, 79%) |
| CMYK | cmyk(9.4%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(79.41, -5.36, -2.97) |
| CIE-LCH | lch(79.41, 6.13, 209.00°) |
| OKLab | oklab(82.05% -0.017 -0.008) |
| OKLCH | oklch(82.05% 0.019 205.3) |
| XYZ | xyz(50.8410, 55.6393, 63.9266) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.36
Silver
#C0C0C0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 7.99
Light Grey
#D8DCD6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8CA #CAB9B7
analogous
#B7CAC2 #B7C8CA #B7BECA
triadic
#B7C8CA #CAB7C8 #C8CAB7
tetradic
#B7C8CA #C2B7CA #CAB9B7 #BECAB7
square
#B7C8CA #C2B7CA #CAB9B7 #BECAB7
split-complementary
#B7C8CA #CAB7BE #CAC2B7
monochromatic
#709296 #94ADB0 #B7C8CA #DAE3E4 #EDF2F2
Accessibility & contrast
On white
1.73
#B7C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B7C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8CA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8CA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#B2CAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b7c8ca; /* rgb */ color: rgb(183, 200, 202); /* oklch */ color: oklch(82.0% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#ccd8da',
500: '#b7c8ca',
950: '#000000',
},
}SCSS
$custom: #b7c8ca; $custom-light: #ccd8da; $custom-dark: #000000;
JSON
{
"hex": "#b7c8ca",
"rgb": {
"r": 183,
"g": 200,
"b": 202
},
"hsl": {
"h": 186.316,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.82045,
"c": 0.01877,
"h": 205.3
},
"luminance": 0.5564
}Semantic roles & 50–950 ramp
primary
#B7C8CA
secondary
#9E8987
accent
#544C99
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383