#B2C4C4#B2C4C4
#B2C4C4 is a light, near-neutral teal. Relative luminance 0.529; OKLCH L 80.7% C 0.020 H 196.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4C4 |
|---|---|
| RGB | rgb(178, 196, 196) |
| HSL | hsl(180, 13%, 73%) |
| HSV | hsv(180, 9%, 77%) |
| CMYK | cmyk(9.2%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(77.83, -6.11, -2.09) |
| CIE-LCH | lch(77.83, 6.46, 198.91°) |
| OKLab | oklab(80.66% -0.0188 -0.0057) |
| OKLCH | oklch(80.66% 0.02 196.8) |
| XYZ | xyz(48.0616, 52.9296, 59.8982) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.96
Silver
#C0C0C0
ΔE00 7.76
Dove Gray
#B6B8BD
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.67
Light Grey
#D8DCD6
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4C4 #C4B2B2
analogous
#B2C4BB #B2C4C4 #B2BBC4
triadic
#B2C4C4 #C4B2C4 #C4C4B2
tetradic
#B2C4C4 #BBB2C4 #C4B2B2 #BBC4B2
square
#B2C4C4 #BBB2C4 #C4B2B2 #BBC4B2
split-complementary
#B2C4C4 #C4B2BB #C4BBB2
monochromatic
#6D8E8E #8FA9A9 #B2C4C4 #D5DFDF #EEF2F2
Accessibility & contrast
On white
1.81
#B2C4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B2C4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4C4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4C4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C4
Deuteranopia (green-blind)
#BEBFC4
Tritanopia (blue-blind)
#ADC5C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2c4c4; /* rgb */ color: rgb(178, 196, 196); /* oklch */ color: oklch(80.7% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#c9d5d5',
500: '#b2c4c4',
950: '#000000',
},
}SCSS
$custom: #b2c4c4; $custom-light: #c9d5d5; $custom-dark: #000000;
JSON
{
"hex": "#b2c4c4",
"rgb": {
"r": 178,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.8066,
"c": 0.01969,
"h": 196.8
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#B2C4C4
secondary
#988383
accent
#4E4E97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383