#B2CBB6#B2CBB6
#B2CBB6 is a light, muted green. Relative luminance 0.556; OKLCH L 81.8% C 0.040 H 149.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBB6 |
|---|---|
| RGB | rgb(178, 203, 182) |
| HSL | hsl(130, 19%, 75%) |
| HSV | hsv(130, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 10.3%, 20.4%) |
| CIE-LAB | lab(79.36, -12.42, 7.65) |
| CIE-LCH | lch(79.36, 14.59, 148.38°) |
| OKLab | oklab(81.75% -0.0343 0.0199) |
| OKLCH | oklch(81.75% 0.04 149.9) |
| XYZ | xyz(48.1577, 55.5535, 52.4326) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.03
Darkseagreen
#8FBC8F
ΔE00 9.69
Sage Green
#9CAF88
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 10.06
Light Grey
#D8DCD6
ΔE00 11.50
Silver (survey)
#C5C9C7
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBB6 #CBB2C7
analogous
#BBCBB2 #B2CBB6 #B2CBC3
triadic
#B2CBB6 #B6B2CB #CBB6B2
tetradic
#B2CBB6 #B2BBCB #CBB2C7 #CBC3B2
square
#B2CBB6 #B2BBCB #CBB2C7 #CBC3B2
split-complementary
#B2CBB6 #C3B2CB #CBB2BB
monochromatic
#699A71 #8DB293 #B2CBB6 #D7E4D9 #EDF3EE
Accessibility & contrast
On white
1.73
#B2CBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#B2CBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBB6
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBB6 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B5
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#AFCAC5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cbb6; /* rgb */ color: rgb(178, 203, 182); /* oklch */ color: oklch(81.8% 0.040 149.9);
Tailwind
colors: {
custom: {
50: '#c9dacb',
500: '#b2cbb6',
950: '#000000',
},
}SCSS
$custom: #b2cbb6; $custom-light: #c9dacb; $custom-dark: #000000;
JSON
{
"hex": "#b2cbb6",
"rgb": {
"r": 178,
"g": 203,
"b": 182
},
"hsl": {
"h": 129.6,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.81751,
"c": 0.03968,
"h": 149.9
},
"luminance": 0.55554
}Semantic roles & 50–950 ramp
primary
#B2CBB6
secondary
#A0829B
accent
#48909E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482