#B8CBCA#B8CBCA
#B8CBCA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.021 H 192.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CBCA |
|---|---|
| RGB | rgb(184, 203, 202) |
| HSL | hsl(177, 15%, 76%) |
| HSV | hsv(177, 9%, 80%) |
| CMYK | cmyk(9.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.27, -6.60, -1.70) |
| CIE-LCH | lch(80.27, 6.82, 194.41°) |
| OKLab | oklab(82.75% -0.0201 -0.0046) |
| OKLCH | oklch(82.75% 0.021 192.9) |
| XYZ | xyz(51.7814, 57.1657, 64.1716) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.50
Light Gray
#D3D3D3
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CBCA #CBB8B9
analogous
#B8CBC0 #B8CBCA #B8C2CB
triadic
#B8CBCA #CAB8CB #CBCAB8
tetradic
#B8CBCA #C0B8CB #CBB8B9 #C2CBB8
square
#B8CBCA #C0B8CB #CBB8B9 #C2CBB8
split-complementary
#B8CBCA #CBB8C2 #CBC0B8
monochromatic
#719795 #95B1B0 #B8CBCA #DBE5E4 #EDF2F2
Accessibility & contrast
On white
1.69
#B8CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B8CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CBCA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CBCA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#B3CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8cbca; /* rgb */ color: rgb(184, 203, 202); /* oklch */ color: oklch(82.7% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#cddada',
500: '#b8cbca',
950: '#000000',
},
}SCSS
$custom: #b8cbca; $custom-light: #cddada; $custom-dark: #000000;
JSON
{
"hex": "#b8cbca",
"rgb": {
"r": 184,
"g": 203,
"b": 202
},
"hsl": {
"h": 176.842,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.82745,
"c": 0.02067,
"h": 192.9
},
"luminance": 0.57166
}Semantic roles & 50–950 ramp
primary
#B8CBCA
secondary
#9F8889
accent
#4C509A
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383