#B2C7BF#B2C7BF
#B2C7BF is a light, muted teal. Relative luminance 0.541; OKLCH L 81.1% C 0.025 H 170.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C7BF |
|---|---|
| RGB | rgb(178, 199, 191) |
| HSL | hsl(157, 16%, 74%) |
| HSV | hsv(157, 11%, 78%) |
| CMYK | cmyk(10.6%, 0%, 4%, 22%) |
| CIE-LAB | lab(78.50, -8.66, 1.58) |
| CIE-LCH | lch(78.50, 8.80, 169.65°) |
| OKLab | oklab(81.15% -0.0251 0.0041) |
| OKLCH | oklch(81.15% 0.025 170.8) |
| XYZ | xyz(48.1854, 54.0726, 57.1785) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.88
Silver
#C0C0C0
ΔE00 10.12
Lightblue
#ADD8E6
ΔE00 10.81
Light Gray
#D3D3D3
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C7BF #C7B2BA
analogous
#B2C7B5 #B2C7BF #B2C5C7
triadic
#B2C7BF #BFB2C7 #C7BFB2
tetradic
#B2C7BF #B5B2C7 #C7B2BA #C5C7B2
square
#B2C7BF #B5B2C7 #C7B2BA #C5C7B2
split-complementary
#B2C7BF #C7B2C5 #C7B5B2
monochromatic
#6B9384 #8FADA2 #B2C7BF #D5E1DC #EDF2F0
Accessibility & contrast
On white
1.78
#B2C7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#B2C7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C7BF
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C7BF | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#AEC7C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2c7bf; /* rgb */ color: rgb(178, 199, 191); /* oklch */ color: oklch(81.1% 0.025 170.8);
Tailwind
colors: {
custom: {
50: '#c9d8d2',
500: '#b2c7bf',
950: '#000000',
},
}SCSS
$custom: #b2c7bf; $custom-light: #c9d8d2; $custom-dark: #000000;
JSON
{
"hex": "#b2c7bf",
"rgb": {
"r": 178,
"g": 199,
"b": 191
},
"hsl": {
"h": 157.143,
"s": 15.789,
"l": 73.922
},
"oklch": {
"l": 0.81146,
"c": 0.02539,
"h": 170.8
},
"luminance": 0.54073
}Semantic roles & 50–950 ramp
primary
#B2C7BF
secondary
#9B828C
accent
#4B699A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383