#B6CBCA#B6CBCA
#B6CBCA is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.6% C 0.023 H 193.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBCA |
|---|---|
| RGB | rgb(182, 203, 202) |
| HSL | hsl(177, 17%, 75%) |
| HSV | hsv(177, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(80.13, -7.26, -1.91) |
| CIE-LCH | lch(80.13, 7.51, 194.77°) |
| OKLab | oklab(82.6% -0.0222 -0.0052) |
| OKLCH | oklch(82.6% 0.023 193.2) |
| XYZ | xyz(51.3055, 56.9203, 64.1493) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 8.28
Silver
#C0C0C0
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBCA #CBB6B7
analogous
#B6CBBF #B6CBCA #B6C1CB
triadic
#B6CBCA #CAB6CB #CBCAB6
tetradic
#B6CBCA #BFB6CB #CBB6B7 #C1CBB6
square
#B6CBCA #BFB6CB #CBB6B7 #C1CBB6
split-complementary
#B6CBCA #CBB6C1 #CBBFB6
monochromatic
#6F9896 #92B2B0 #B6CBCA #DAE4E4 #EDF2F2
Accessibility & contrast
On white
1.70
#B6CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B6CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBCA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBCA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#B0CCCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6cbca; /* rgb */ color: rgb(182, 203, 202); /* oklch */ color: oklch(82.6% 0.023 193.2);
Tailwind
colors: {
custom: {
50: '#ccdada',
500: '#b6cbca',
950: '#000000',
},
}SCSS
$custom: #b6cbca; $custom-light: #ccdada; $custom-dark: #000000;
JSON
{
"hex": "#b6cbca",
"rgb": {
"r": 182,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.143,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.82601,
"c": 0.0228,
"h": 193.2
},
"luminance": 0.56921
}Semantic roles & 50–950 ramp
primary
#B6CBCA
secondary
#9F8687
accent
#4A4E9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383