#B8C8A8#B8C8A8
#B8C8A8 is a light, muted yellow-green. Relative luminance 0.543; OKLCH L 81.2% C 0.047 H 129.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B8C8A8 |
|---|---|
| RGB | rgb(184, 200, 168) |
| HSL | hsl(90, 23%, 72%) |
| HSV | hsv(90, 16%, 78%) |
| CMYK | cmyk(8%, 0%, 16%, 21.6%) |
| CIE-LAB | lab(78.65, -11.23, 14.19) |
| CIE-LCH | lch(78.65, 18.10, 128.35°) |
| OKLab | oklab(81.19% -0.0298 0.0366) |
| OKLCH | oklch(81.19% 0.047 129.1) |
| XYZ | xyz(47.4882, 54.3258, 45.0223) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 7.95
Darkseagreen
#8FBC8F
ΔE00 8.95
Light Grey Green
#B7E1A1
ΔE00 9.82
Pale Olive
#B9CC81
ΔE00 10.00
Lichen
#8FB67B
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8C8A8 #B8A8C8
analogous
#C8C8A8 #B8C8A8 #A8C8A8
triadic
#B8C8A8 #A8B8C8 #C8A8B8
tetradic
#B8C8A8 #A8C8C8 #B8A8C8 #C8A8A8
square
#B8C8A8 #A8C8C8 #B8A8C8 #C8A8A8
split-complementary
#B8C8A8 #A8A8C8 #C8A8C8
monochromatic
#7B965F #99B083 #B8C8A8 #D7E0CD #F0F3EC
Accessibility & contrast
On white
1.77
#B8C8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#B8C8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8C8A8
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8C8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8C8A8 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A6
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#B9C5BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b8c8a8; /* rgb */ color: rgb(184, 200, 168); /* oklch */ color: oklch(81.2% 0.047 129.1);
Tailwind
colors: {
custom: {
50: '#cdd8c2',
500: '#b8c8a8',
950: '#000000',
},
}SCSS
$custom: #b8c8a8; $custom-light: #cdd8c2; $custom-dark: #000000;
JSON
{
"hex": "#b8c8a8",
"rgb": {
"r": 184,
"g": 200,
"b": 168
},
"hsl": {
"h": 90,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.8119,
"c": 0.04719,
"h": 129.1
},
"luminance": 0.54326
}Semantic roles & 50–950 ramp
primary
#B8C8A8
secondary
#8A789D
accent
#45A173
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131412
muted
#838382