#B2C7CA#B2C7CA
#B2C7CA is a light, muted teal. Relative luminance 0.546; OKLCH L 81.5% C 0.023 H 207.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C7CA |
|---|---|
| RGB | rgb(178, 199, 202) |
| HSL | hsl(188, 18%, 75%) |
| HSV | hsv(188, 12%, 79%) |
| CMYK | cmyk(11.9%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.80, -6.48, -3.91) |
| CIE-LCH | lch(78.80, 7.57, 211.12°) |
| OKLab | oklab(81.47% -0.0207 -0.0106) |
| OKLCH | oklch(81.47% 0.023 207.1) |
| XYZ | xyz(49.4416, 54.5751, 63.7948) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.52
Dove Gray
#B6B8BD
ΔE00 8.75
Cloudy Blue
#ACC2D9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C7CA #CAB5B2
analogous
#B2CAC1 #B2C7CA #B2BBCA
triadic
#B2C7CA #CAB2C7 #C7CAB2
tetradic
#B2C7CA #C1B2CA #CAB5B2 #BBCAB2
square
#B2C7CA #C1B2CA #CAB5B2 #BBCAB2
split-complementary
#B2C7CA #CAB2BB #CAC1B2
monochromatic
#6A9298 #8EADB1 #B2C7CA #D6E1E3 #EDF2F3
Accessibility & contrast
On white
1.76
#B2C7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B2C7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C7CA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C7CA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#ABC9C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c7ca; /* rgb */ color: rgb(178, 199, 202); /* oklch */ color: oklch(81.5% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#c9d8da',
500: '#b2c7ca',
950: '#000000',
},
}SCSS
$custom: #b2c7ca; $custom-light: #c9d8da; $custom-dark: #000000;
JSON
{
"hex": "#b2c7ca",
"rgb": {
"r": 178,
"g": 199,
"b": 202
},
"hsl": {
"h": 187.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.81474,
"c": 0.02323,
"h": 207.1
},
"luminance": 0.54576
}Semantic roles & 50–950 ramp
primary
#B2C7CA
secondary
#9E8582
accent
#53499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383