#B2C4C2#B2C4C2
#B2C4C2 is a light, near-neutral teal. Relative luminance 0.528; OKLCH L 80.6% C 0.020 H 188.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4C2 |
|---|---|
| RGB | rgb(178, 196, 194) |
| HSL | hsl(173, 13%, 73%) |
| HSV | hsv(173, 9%, 77%) |
| CMYK | cmyk(9.2%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(77.78, -6.51, -1.09) |
| CIE-LCH | lch(77.78, 6.60, 189.53°) |
| OKLab | oklab(80.6% -0.0196 -0.003) |
| OKLCH | oklch(80.6% 0.02 188.7) |
| XYZ | xyz(47.8354, 52.8391, 58.7072) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.09
Silver
#C0C0C0
ΔE00 8.04
Light Grey
#D8DCD6
ΔE00 8.63
Dove Gray
#B6B8BD
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.25
Light Gray
#D3D3D3
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4C2 #C4B2B4
analogous
#B2C4B9 #B2C4C2 #B2BDC4
triadic
#B2C4C2 #C2B2C4 #C4C2B2
tetradic
#B2C4C2 #B9B2C4 #C4B2B4 #BDC4B2
square
#B2C4C2 #B9B2C4 #C4B2B4 #BDC4B2
split-complementary
#B2C4C2 #C4B2BD #C4B9B2
monochromatic
#6D8E8B #8FA9A7 #B2C4C2 #D5DFDD #EEF2F1
Accessibility & contrast
On white
1.82
#B2C4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B2C4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4C2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4C2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#ADC5C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c4c2; /* rgb */ color: rgb(178, 196, 194); /* oklch */ color: oklch(80.6% 0.020 188.7);
Tailwind
colors: {
custom: {
50: '#c9d5d4',
500: '#b2c4c2',
950: '#000000',
},
}SCSS
$custom: #b2c4c2; $custom-light: #c9d5d4; $custom-dark: #000000;
JSON
{
"hex": "#b2c4c2",
"rgb": {
"r": 178,
"g": 196,
"b": 194
},
"hsl": {
"h": 173.333,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.806,
"c": 0.01987,
"h": 188.7
},
"luminance": 0.5284
}Semantic roles & 50–950 ramp
primary
#B2C4C2
secondary
#988385
accent
#4E5697
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383