#B1CBB2#B1CBB2
#B1CBB2 is a light, muted green. Relative luminance 0.553; OKLCH L 81.6% C 0.045 H 146.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CBB2 |
|---|---|
| RGB | rgb(177, 203, 178) |
| HSL | hsl(122, 20%, 75%) |
| HSV | hsv(122, 13%, 80%) |
| CMYK | cmyk(12.8%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(79.20, -13.49, 9.55) |
| CIE-LCH | lch(79.20, 16.53, 144.70°) |
| OKLab | oklab(81.58% -0.037 0.0248) |
| OKLCH | oklch(81.58% 0.045 146.2) |
| XYZ | xyz(47.5215, 55.2726, 50.2758) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.40
Darkseagreen
#8FBC8F
ΔE00 8.60
Sage Green
#9CAF88
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.77
Light Grey Green
#B7E1A1
ΔE00 10.65
Light Teal
#90E4C1
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CBB2 #CBB1CA
analogous
#BDCBB1 #B1CBB2 #B1CBBF
triadic
#B1CBB2 #B2B1CB #CBB2B1
tetradic
#B1CBB2 #B1BDCB #CBB1CA #CBBFB1
square
#B1CBB2 #B1BDCB #CBB1CA #CBBFB1
split-complementary
#B1CBB2 #BFB1CB #CBB1BD
monochromatic
#689A6A #8CB38E #B1CBB2 #D6E3D6 #EDF3ED
Accessibility & contrast
On white
1.74
#B1CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B1CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CBB2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CBB2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#AFC9C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b1cbb2; /* rgb */ color: rgb(177, 203, 178); /* oklch */ color: oklch(81.6% 0.045 146.2);
Tailwind
colors: {
custom: {
50: '#c8dac9',
500: '#b1cbb2',
950: '#000000',
},
}SCSS
$custom: #b1cbb2; $custom-light: #c8dac9; $custom-dark: #000000;
JSON
{
"hex": "#b1cbb2",
"rgb": {
"r": 177,
"g": 203,
"b": 178
},
"hsl": {
"h": 122.308,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.81575,
"c": 0.04455,
"h": 146.2
},
"luminance": 0.55273
}Semantic roles & 50–950 ramp
primary
#B1CBB2
secondary
#A0819E
accent
#479B9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482