#B2CBBE#B2CBBE
#B2CBBE is a light, muted green. Relative luminance 0.559; OKLCH L 82.0% C 0.032 H 163.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBBE |
|---|---|
| RGB | rgb(178, 203, 190) |
| HSL | hsl(149, 19%, 75%) |
| HSV | hsv(149, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.55, -10.93, 3.64) |
| CIE-LCH | lch(79.55, 11.52, 161.57°) |
| OKLab | oklab(81.97% -0.031 0.0095) |
| OKLCH | oklch(81.97% 0.032 163.1) |
| XYZ | xyz(49.0082, 55.8937, 56.9118) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.30
Pale Teal
#82CBB2
ΔE00 10.73
Greenish Grey
#96AE8D
ΔE00 10.81
Paleturquoise
#AFEEEE
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBBE #CBB2BF
analogous
#B3CBB2 #B2CBBE #B2CBCB
triadic
#B2CBBE #BEB2CB #CBBEB2
tetradic
#B2CBBE #B2B3CB #CBB2BF #CBCBB2
square
#B2CBBE #B2B3CB #CBB2BF #CBCBB2
split-complementary
#B2CBBE #CBB2CB #CBB2B3
monochromatic
#699A80 #8DB29F #B2CBBE #D7E4DD #EDF3F0
Accessibility & contrast
On white
1.72
#B2CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#B2CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBBE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBBE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#AECBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cbbe; /* rgb */ color: rgb(178, 203, 190); /* oklch */ color: oklch(82.0% 0.032 163.1);
Tailwind
colors: {
custom: {
50: '#c9dad1',
500: '#b2cbbe',
950: '#000000',
},
}SCSS
$custom: #b2cbbe; $custom-light: #c9dad1; $custom-dark: #000000;
JSON
{
"hex": "#b2cbbe",
"rgb": {
"r": 178,
"g": 203,
"b": 190
},
"hsl": {
"h": 148.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81969,
"c": 0.03246,
"h": 163.1
},
"luminance": 0.55895
}Semantic roles & 50–950 ramp
primary
#B2CBBE
secondary
#A08291
accent
#48749E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483