#B2CBBF#B2CBBF
#B2CBBF is a light, muted teal. Relative luminance 0.559; OKLCH L 82.0% C 0.032 H 165.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBBF |
|---|---|
| RGB | rgb(178, 203, 191) |
| HSL | hsl(151, 19%, 75%) |
| HSV | hsv(151, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.58, -10.74, 3.14) |
| CIE-LCH | lch(79.58, 11.19, 163.69°) |
| OKLab | oklab(82% -0.0306 0.0081) |
| OKLCH | oklch(82% 0.032 165.1) |
| XYZ | xyz(49.1178, 55.9375, 57.4893) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.05
Pale Teal
#82CBB2
ΔE00 10.89
Greenish Grey
#96AE8D
ΔE00 11.09
Paleturquoise
#AFEEEE
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBBF #CBB2BE
analogous
#B2CBB3 #B2CBBF #B2CBCB
triadic
#B2CBBF #BFB2CB #CBBFB2
tetradic
#B2CBBF #B3B2CB #CBB2BE #CBCBB2
square
#B2CBBF #B3B2CB #CBB2BE #CBCBB2
split-complementary
#B2CBBF #CBB2CB #CBB3B2
monochromatic
#699A82 #8DB2A1 #B2CBBF #D7E4DD #EDF3F0
Accessibility & contrast
On white
1.72
#B2CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#B2CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBBF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBBF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#ADCBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cbbf; /* rgb */ color: rgb(178, 203, 191); /* oklch */ color: oklch(82.0% 0.032 165.1);
Tailwind
colors: {
custom: {
50: '#c9dad2',
500: '#b2cbbf',
950: '#000000',
},
}SCSS
$custom: #b2cbbf; $custom-light: #c9dad2; $custom-dark: #000000;
JSON
{
"hex": "#b2cbbf",
"rgb": {
"r": 178,
"g": 203,
"b": 191
},
"hsl": {
"h": 151.2,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81997,
"c": 0.03172,
"h": 165.1
},
"luminance": 0.55938
}Semantic roles & 50–950 ramp
primary
#B2CBBF
secondary
#A08290
accent
#48719E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383