#B2CBB0#B2CBB0
#B2CBB0 is a light, muted green. Relative luminance 0.553; OKLCH L 81.6% C 0.046 H 143.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBB0 |
|---|---|
| RGB | rgb(178, 203, 176) |
| HSL | hsl(116, 21%, 74%) |
| HSV | hsv(116, 13%, 80%) |
| CMYK | cmyk(12.3%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(79.22, -13.50, 10.66) |
| CIE-LCH | lch(79.22, 17.21, 141.71°) |
| OKLab | oklab(81.59% -0.0368 0.0276) |
| OKLCH | oklch(81.59% 0.046 143.1) |
| XYZ | xyz(47.5509, 55.3107, 49.2367) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.21
Darkseagreen
#8FBC8F
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 10.12
Light Grey Green
#B7E1A1
ΔE00 10.13
Lichen
#8FB67B
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBB0 #C9B0CB
analogous
#C0CBB0 #B2CBB0 #B0CBBC
triadic
#B2CBB0 #B0B2CB #CBB0B2
tetradic
#B2CBB0 #B0C0CB #C9B0CB #CBBCB0
square
#B2CBB0 #B0C0CB #C9B0CB #CBBCB0
split-complementary
#B2CBB0 #BCB0CB #CBB0C0
monochromatic
#6A9A66 #8EB38B #B2CBB0 #D6E3D5 #EDF3ED
Accessibility & contrast
On white
1.74
#B2CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B2CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBB0
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBB0 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#B0C9C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cbb0; /* rgb */ color: rgb(178, 203, 176); /* oklch */ color: oklch(81.6% 0.046 143.1);
Tailwind
colors: {
custom: {
50: '#c9dac7',
500: '#b2cbb0',
950: '#000000',
},
}SCSS
$custom: #b2cbb0; $custom-light: #c9dac7; $custom-dark: #000000;
JSON
{
"hex": "#b2cbb0",
"rgb": {
"r": 178,
"g": 203,
"b": 176
},
"hsl": {
"h": 115.556,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.81594,
"c": 0.04605,
"h": 143.1
},
"luminance": 0.55311
}Semantic roles & 50–950 ramp
primary
#B2CBB0
secondary
#9D80A0
accent
#479F98
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482