#B2CBCB#B2CBCB
#B2CBCB is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.027 H 196.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCB |
|---|---|
| RGB | rgb(178, 203, 203) |
| HSL | hsl(180, 19%, 75%) |
| HSV | hsv(180, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(79.89, -8.37, -2.84) |
| CIE-LCH | lch(79.89, 8.84, 198.75°) |
| OKLab | oklab(82.35% -0.0258 -0.0077) |
| OKLCH | oklch(82.35% 0.027 196.6) |
| XYZ | xyz(50.4929, 56.4875, 64.7312) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 9.43
Silver
#C0C0C0
ΔE00 10.09
Fog
#D8DCE0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCB #CBB2B2
analogous
#B2CBBF #B2CBCB #B2BFCB
triadic
#B2CBCB #CBB2CB #CBCBB2
tetradic
#B2CBCB #BFB2CB #CBB2B2 #BFCBB2
square
#B2CBCB #BFB2CB #CBB2B2 #BFCBB2
split-complementary
#B2CBCB #CBB2BF #CBBFB2
monochromatic
#699A9A #8DB2B2 #B2CBCB #D7E4E4 #EDF3F3
Accessibility & contrast
On white
1.71
#B2CBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#B2CBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#ABCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbcb; /* rgb */ color: rgb(178, 203, 203); /* oklch */ color: oklch(82.3% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#c9dada',
500: '#b2cbcb',
950: '#000000',
},
}SCSS
$custom: #b2cbcb; $custom-light: #c9dada; $custom-dark: #000000;
JSON
{
"hex": "#b2cbcb",
"rgb": {
"r": 178,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.82348,
"c": 0.02696,
"h": 196.6
},
"luminance": 0.56489
}Semantic roles & 50–950 ramp
primary
#B2CBCB
secondary
#A08282
accent
#48489E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383