#B4C8B4#B4C8B4
#B4C8B4 is a light, muted green. Relative luminance 0.543; OKLCH L 81.2% C 0.035 H 145.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8B4 |
|---|---|
| RGB | rgb(180, 200, 180) |
| HSL | hsl(120, 15%, 75%) |
| HSV | hsv(120, 10%, 78%) |
| CMYK | cmyk(10%, 0%, 10%, 21.6%) |
| CIE-LAB | lab(78.64, -10.55, 7.71) |
| CIE-LCH | lch(78.64, 13.07, 143.85°) |
| OKLab | oklab(81.2% -0.0289 0.0201) |
| OKLCH | oklch(81.2% 0.035 145.2) |
| XYZ | xyz(47.7132, 54.3066, 51.1396) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.82
Sage Green
#9CAF88
ΔE00 9.40
Darkseagreen
#8FBC8F
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 10.43
Light Grey
#D8DCD6
ΔE00 10.59
Pale Teal
#82CBB2
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8B4 #C8B4C8
analogous
#BEC8B4 #B4C8B4 #B4C8BE
triadic
#B4C8B4 #B4B4C8 #C8B4B4
tetradic
#B4C8B4 #B4BEC8 #C8B4C8 #C8BEB4
square
#B4C8B4 #B4BEC8 #C8B4C8 #C8BEB4
split-complementary
#B4C8B4 #BEB4C8 #C8B4BE
monochromatic
#6D946D #91AE91 #B4C8B4 #D7E2D7 #EDF2ED
Accessibility & contrast
On white
1.77
#B4C8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#B4C8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8B4
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8B4 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B3
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#B2C7C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b4c8b4; /* rgb */ color: rgb(180, 200, 180); /* oklch */ color: oklch(81.2% 0.035 145.2);
Tailwind
colors: {
custom: {
50: '#cad8ca',
500: '#b4c8b4',
950: '#000000',
},
}SCSS
$custom: #b4c8b4; $custom-light: #cad8ca; $custom-dark: #000000;
JSON
{
"hex": "#b4c8b4",
"rgb": {
"r": 180,
"g": 200,
"b": 180
},
"hsl": {
"h": 120,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.812,
"c": 0.0352,
"h": 145.2
},
"luminance": 0.54307
}Semantic roles & 50–950 ramp
primary
#B4C8B4
secondary
#9C849C
accent
#4C9A9A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382