#B2CBC3#B2CBC3
#B2CBC3 is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.029 H 174.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBC3 |
|---|---|
| RGB | rgb(178, 203, 195) |
| HSL | hsl(161, 19%, 75%) |
| HSV | hsv(161, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 3.9%, 20.4%) |
| CIE-LAB | lab(79.68, -9.96, 1.14) |
| CIE-LCH | lch(79.68, 10.03, 173.45°) |
| OKLab | oklab(82.11% -0.029 0.0029) |
| OKLCH | oklch(82.11% 0.029 174.3) |
| XYZ | xyz(49.5640, 56.1160, 59.8393) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 8.85
Light Grey
#D8DCD6
ΔE00 9.61
Lightblue
#ADD8E6
ΔE00 10.15
Paleturquoise
#AFEEEE
ΔE00 11.07
Silver
#C0C0C0
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBC3 #CBB2BA
analogous
#B2CBB7 #B2CBC3 #B2C7CB
triadic
#B2CBC3 #C3B2CB #CBC3B2
tetradic
#B2CBC3 #B7B2CB #CBB2BA #C7CBB2
square
#B2CBC3 #B7B2CB #CBB2BA #C7CBB2
split-complementary
#B2CBC3 #CBB2C7 #CBB7B2
monochromatic
#699A8A #8DB2A7 #B2CBC3 #D7E4DF #EDF3F1
Accessibility & contrast
On white
1.72
#B2CBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#B2CBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBC3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBC3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C3
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#ADCCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cbc3; /* rgb */ color: rgb(178, 203, 195); /* oklch */ color: oklch(82.1% 0.029 174.3);
Tailwind
colors: {
custom: {
50: '#c9dad5',
500: '#b2cbc3',
950: '#000000',
},
}SCSS
$custom: #b2cbc3; $custom-light: #c9dad5; $custom-dark: #000000;
JSON
{
"hex": "#b2cbc3",
"rgb": {
"r": 178,
"g": 203,
"b": 195
},
"hsl": {
"h": 160.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.82111,
"c": 0.02917,
"h": 174.3
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#B2CBC3
secondary
#A0828B
accent
#48639E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383