#B7CBCA#B7CBCA
#B7CBCA is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.7% C 0.022 H 193.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CBCA |
|---|---|
| RGB | rgb(183, 203, 202) |
| HSL | hsl(177, 16%, 76%) |
| HSV | hsv(177, 10%, 80%) |
| CMYK | cmyk(9.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.20, -6.93, -1.81) |
| CIE-LCH | lch(80.20, 7.17, 194.60°) |
| OKLab | oklab(82.67% -0.0212 -0.0049) |
| OKLCH | oklch(82.67% 0.022 193.1) |
| XYZ | xyz(51.5426, 57.0425, 64.1604) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.25
Silver
#C0C0C0
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CBCA #CBB7B8
analogous
#B7CBC0 #B7CBCA #B7C2CB
triadic
#B7CBCA #CAB7CB #CBCAB7
tetradic
#B7CBCA #C0B7CB #CBB7B8 #C2CBB7
square
#B7CBCA #C0B7CB #CBB7B8 #C2CBB7
split-complementary
#B7CBCA #CBB7C2 #CBC0B7
monochromatic
#709896 #93B1B0 #B7CBCA #DBE5E4 #EDF2F2
Accessibility & contrast
On white
1.69
#B7CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B7CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CBCA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CBCA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#B2CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b7cbca; /* rgb */ color: rgb(183, 203, 202); /* oklch */ color: oklch(82.7% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#ccdada',
500: '#b7cbca',
950: '#000000',
},
}SCSS
$custom: #b7cbca; $custom-light: #ccdada; $custom-dark: #000000;
JSON
{
"hex": "#b7cbca",
"rgb": {
"r": 183,
"g": 203,
"b": 202
},
"hsl": {
"h": 177,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.82673,
"c": 0.02173,
"h": 193.1
},
"luminance": 0.57043
}Semantic roles & 50–950 ramp
primary
#B7CBCA
secondary
#9F8788
accent
#4B4F9A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383