#B5CBCA#B5CBCA
#B5CBCA is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.5% C 0.024 H 193.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CBCA |
|---|---|
| RGB | rgb(181, 203, 202) |
| HSL | hsl(177, 17%, 75%) |
| HSV | hsv(177, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.07, -7.59, -2.02) |
| CIE-LCH | lch(80.07, 7.86, 194.92°) |
| OKLab | oklab(82.53% -0.0232 -0.0055) |
| OKLCH | oklch(82.53% 0.024 193.4) |
| XYZ | xyz(51.0701, 56.7989, 64.1383) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.56
Silver
#C0C0C0
ΔE00 9.32
Fog
#D8DCE0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CBCA #CBB5B6
analogous
#B5CBBF #B5CBCA #B5C1CB
triadic
#B5CBCA #CAB5CB #CBCAB5
tetradic
#B5CBCA #BFB5CB #CBB5B6 #C1CBB5
square
#B5CBCA #BFB5CB #CBB5B6 #C1CBB5
split-complementary
#B5CBCA #CBB5C1 #CBBFB5
monochromatic
#6D9897 #91B2B0 #B5CBCA #D9E4E4 #EDF2F2
Accessibility & contrast
On white
1.70
#B5CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B5CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CBCA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CBCA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#AFCCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b5cbca; /* rgb */ color: rgb(181, 203, 202); /* oklch */ color: oklch(82.5% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#cbdada',
500: '#b5cbca',
950: '#000000',
},
}SCSS
$custom: #b5cbca; $custom-light: #cbdada; $custom-dark: #000000;
JSON
{
"hex": "#b5cbca",
"rgb": {
"r": 181,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.273,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.82529,
"c": 0.02385,
"h": 193.4
},
"luminance": 0.568
}Semantic roles & 50–950 ramp
primary
#B5CBCA
secondary
#9F8586
accent
#4A4D9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383