#B2CBCA#B2CBCA
#B2CBCA is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.3% C 0.027 H 193.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCA |
|---|---|
| RGB | rgb(178, 203, 202) |
| HSL | hsl(178, 19%, 75%) |
| HSV | hsv(178, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.86, -8.57, -2.34) |
| CIE-LCH | lch(79.86, 8.89, 195.29°) |
| OKLab | oklab(82.32% -0.0262 -0.0064) |
| OKLCH | oklch(82.32% 0.027 193.7) |
| XYZ | xyz(50.3741, 56.4400, 64.1057) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 9.39
Silver
#C0C0C0
ΔE00 10.21
Fog
#D8DCE0
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCA #CBB2B3
analogous
#B2CBBE #B2CBCA #B2C0CB
triadic
#B2CBCA #CAB2CB #CBCAB2
tetradic
#B2CBCA #BEB2CB #CBB2B3 #C0CBB2
square
#B2CBCA #BEB2CB #CBB2B3 #C0CBB2
split-complementary
#B2CBCA #CBB2C0 #CBBEB2
monochromatic
#699A98 #8DB2B1 #B2CBCA #D7E4E3 #EDF3F2
Accessibility & contrast
On white
1.71
#B2CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#B2CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#ABCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbca; /* rgb */ color: rgb(178, 203, 202); /* oklch */ color: oklch(82.3% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#c9dada',
500: '#b2cbca',
950: '#000000',
},
}SCSS
$custom: #b2cbca; $custom-light: #c9dada; $custom-dark: #000000;
JSON
{
"hex": "#b2cbca",
"rgb": {
"r": 178,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.82318,
"c": 0.027,
"h": 193.7
},
"luminance": 0.56441
}Semantic roles & 50–950 ramp
primary
#B2CBCA
secondary
#A08283
accent
#484B9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383