#B4CCB0#B4CCB0
#B4CCB0 is a light, muted green. Relative luminance 0.560; OKLCH L 82.0% C 0.046 H 141.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCB0 |
|---|---|
| RGB | rgb(180, 204, 176) |
| HSL | hsl(111, 22%, 75%) |
| HSV | hsv(111, 14%, 80%) |
| CMYK | cmyk(11.8%, 0%, 13.7%, 20%) |
| CIE-LAB | lab(79.63, -13.32, 11.26) |
| CIE-LCH | lch(79.63, 17.44, 139.80°) |
| OKLab | oklab(81.95% -0.0362 0.0292) |
| OKLCH | oklch(81.95% 0.046 141.2) |
| XYZ | xyz(48.2501, 56.0230, 49.3374) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.40
Darkseagreen
#8FBC8F
ΔE00 8.48
Sage Green
#9CAF88
ΔE00 8.68
Light Grey Green
#B7E1A1
ΔE00 9.80
Pale Teal
#82CBB2
ΔE00 10.49
Light Sage
#BCECAC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCB0 #C8B0CC
analogous
#C2CCB0 #B4CCB0 #B0CCBA
triadic
#B4CCB0 #B0B4CC #CCB0B4
tetradic
#B4CCB0 #B0C2CC #C8B0CC #CCBAB0
square
#B4CCB0 #B0C2CC #C8B0CC #CCBAB0
split-complementary
#B4CCB0 #BAB0CC #CCB0C2
monochromatic
#6D9C66 #91B48B #B4CCB0 #D7E4D5 #EDF3EC
Accessibility & contrast
On white
1.72
#B4CCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#B4CCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCB0
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCB0 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#CAC4B1
Tritanopia (blue-blind)
#B3CAC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b4ccb0; /* rgb */ color: rgb(180, 204, 176); /* oklch */ color: oklch(82.0% 0.046 141.2);
Tailwind
colors: {
custom: {
50: '#cadbc7',
500: '#b4ccb0',
950: '#000000',
},
}SCSS
$custom: #b4ccb0; $custom-light: #cadbc7; $custom-dark: #000000;
JSON
{
"hex": "#b4ccb0",
"rgb": {
"r": 180,
"g": 204,
"b": 176
},
"hsl": {
"h": 111.429,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.81952,
"c": 0.04649,
"h": 141.2
},
"luminance": 0.56024
}Semantic roles & 50–950 ramp
primary
#B4CCB0
secondary
#9C7FA1
accent
#46A093
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482