#B4C8A8#B4C8A8
#B4C8A8 is a light, muted yellow-green. Relative luminance 0.538; OKLCH L 80.9% C 0.049 H 133.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8A8 |
|---|---|
| RGB | rgb(180, 200, 168) |
| HSL | hsl(98, 23%, 72%) |
| HSV | hsv(98, 16%, 78%) |
| CMYK | cmyk(10%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(78.37, -12.65, 13.75) |
| CIE-LCH | lch(78.37, 18.69, 132.62°) |
| OKLab | oklab(80.89% -0.0339 0.0355) |
| OKLCH | oklch(80.89% 0.049 133.7) |
| XYZ | xyz(46.5433, 53.8386, 44.9780) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.24
Greenish Grey
#96AE8D
ΔE00 7.45
Darkseagreen
#8FBC8F
ΔE00 8.00
Light Grey Green
#B7E1A1
ΔE00 9.47
Lichen
#8FB67B
ΔE00 9.88
Pale Olive
#B9CC81
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8A8 #BCA8C8
analogous
#C4C8A8 #B4C8A8 #A8C8AC
triadic
#B4C8A8 #A8B4C8 #C8A8B4
tetradic
#B4C8A8 #A8C4C8 #BCA8C8 #C8ACA8
square
#B4C8A8 #A8C4C8 #BCA8C8 #C8ACA8
split-complementary
#B4C8A8 #ACA8C8 #C8A8C4
monochromatic
#74965F #94B083 #B4C8A8 #D4E0CD #EFF3EC
Accessibility & contrast
On white
1.78
#B4C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#B4C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8A8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8A8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#C8C1A9
Tritanopia (blue-blind)
#B4C5BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b4c8a8; /* rgb */ color: rgb(180, 200, 168); /* oklch */ color: oklch(80.9% 0.049 133.7);
Tailwind
colors: {
custom: {
50: '#cad8c1',
500: '#b4c8a8',
950: '#000000',
},
}SCSS
$custom: #b4c8a8; $custom-light: #cad8c1; $custom-dark: #000000;
JSON
{
"hex": "#b4c8a8",
"rgb": {
"r": 180,
"g": 200,
"b": 168
},
"hsl": {
"h": 97.5,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.80893,
"c": 0.04909,
"h": 133.7
},
"luminance": 0.53839
}Semantic roles & 50–950 ramp
primary
#B4C8A8
secondary
#8F789D
accent
#45A17E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382