#B2BEBA#B2BEBA
#B2BEBA is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.014 H 174.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBA |
|---|---|
| RGB | rgb(178, 190, 186) |
| HSL | hsl(160, 8%, 72%) |
| HSV | hsv(160, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(75.97, -4.90, 0.59) |
| CIE-LCH | lch(75.97, 4.93, 173.13°) |
| OKLab | oklab(79.1% -0.0143 0.0015) |
| OKLCH | oklch(79.1% 0.014 174.1) |
| XYZ | xyz(45.6347, 49.8366, 53.6601) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.06
Silver
#C0C0C0
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 7.40
Dark Gray
#A9A9A9
ΔE00 8.09
Cool Grey
#95A3A6
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBA #BEB2B6
analogous
#B2BEB4 #B2BEBA #B2BCBE
triadic
#B2BEBA #BAB2BE #BEBAB2
tetradic
#B2BEBA #B4B2BE #BEB2B6 #BCBEB2
square
#B2BEBA #B4B2BE #BEB2B6 #BCBEB2
split-complementary
#B2BEBA #BEB2BC #BEB4B2
monochromatic
#70857E #91A29C #B2BEBA #D3DAD8 #EEF1F0
Accessibility & contrast
On white
1.91
#B2BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B2BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#B0BEBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2beba; /* rgb */ color: rgb(178, 190, 186); /* oklch */ color: oklch(79.1% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#c9d1ce',
500: '#b2beba',
950: '#000000',
},
}SCSS
$custom: #b2beba; $custom-light: #c9d1ce; $custom-dark: #000000;
JSON
{
"hex": "#b2beba",
"rgb": {
"r": 178,
"g": 190,
"b": 186
},
"hsl": {
"h": 160,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.791,
"c": 0.01438,
"h": 174.1
},
"luminance": 0.49837
}Semantic roles & 50–950 ramp
primary
#B2BEBA
secondary
#E7E4E5
accent
#536892
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282