#B6C8BF#B6C8BF
#B6C8BF is a light, muted teal. Relative luminance 0.550; OKLCH L 81.6% C 0.023 H 164.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C8BF |
|---|---|
| RGB | rgb(182, 200, 191) |
| HSL | hsl(150, 14%, 75%) |
| HSV | hsv(150, 9%, 78%) |
| CMYK | cmyk(9%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(79.05, -7.83, 2.41) |
| CIE-LCH | lch(79.05, 8.19, 162.91°) |
| OKLab | oklab(81.65% -0.0224 0.0063) |
| OKLCH | oklch(81.65% 0.023 164.4) |
| XYZ | xyz(49.3477, 55.0146, 57.2991) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 8.20
Silver
#C0C0C0
ΔE00 9.49
Light Gray
#D3D3D3
ΔE00 10.15
Powder Blue
#B0E0E6
ΔE00 10.60
Dove Gray
#B6B8BD
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C8BF #C8B6BF
analogous
#B6C8B6 #B6C8BF #B6C8C8
triadic
#B6C8BF #BFB6C8 #C8BFB6
tetradic
#B6C8BF #B6B6C8 #C8B6BF #C8C8B6
square
#B6C8BF #B6B6C8 #C8B6BF #C8C8B6
split-complementary
#B6C8BF #C8B6C8 #C8B6B6
monochromatic
#709382 #93AEA0 #B6C8BF #D9E2DE #EEF2F0
Accessibility & contrast
On white
1.75
#B6C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#B6C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C8BF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C8BF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#B3C8C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b6c8bf; /* rgb */ color: rgb(182, 200, 191); /* oklch */ color: oklch(81.6% 0.023 164.4);
Tailwind
colors: {
custom: {
50: '#ccd8d2',
500: '#b6c8bf',
950: '#000000',
},
}SCSS
$custom: #b6c8bf; $custom-light: #ccd8d2; $custom-dark: #000000;
JSON
{
"hex": "#b6c8bf",
"rgb": {
"r": 182,
"g": 200,
"b": 191
},
"hsl": {
"h": 150,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.81648,
"c": 0.02323,
"h": 164.4
},
"luminance": 0.55015
}Semantic roles & 50–950 ramp
primary
#B6C8BF
secondary
#9C8691
accent
#4D7398
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383