#B7C8A2#B7C8A2
#B7C8A2 is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.0% C 0.055 H 127.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C8A2 |
|---|---|
| RGB | rgb(183, 200, 162) |
| HSL | hsl(87, 26%, 71%) |
| HSV | hsv(87, 19%, 78%) |
| CMYK | cmyk(8.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.45, -12.57, 17.11) |
| CIE-LCH | lch(78.45, 21.23, 126.31°) |
| OKLab | oklab(80.97% -0.0333 0.0439) |
| OKLCH | oklch(80.97% 0.055 127.2) |
| XYZ | xyz(46.7033, 53.9843, 42.1349) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.83
Darkseagreen
#8FBC8F
ΔE00 8.17
Pale Olive
#B9CC81
ΔE00 8.35
Light Grey Green
#B7E1A1
ΔE00 8.62
Lichen
#8FB67B
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C8A2 #B3A2C8
analogous
#C8C6A2 #B7C8A2 #A4C8A2
triadic
#B7C8A2 #A2B7C8 #C8A2B7
tetradic
#B7C8A2 #A2C8C6 #B3A2C8 #C8A2A4
square
#B7C8A2 #A2C8C6 #B3A2C8 #C8A2A4
split-complementary
#B7C8A2 #A2A4C8 #C6A2C8
monochromatic
#7B9759 #99B17C #B7C8A2 #D5DFC8 #F0F4EC
Accessibility & contrast
On white
1.78
#B7C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B7C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C8A2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C8A2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#B9C4BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7c8a2; /* rgb */ color: rgb(183, 200, 162); /* oklch */ color: oklch(81.0% 0.055 127.2);
Tailwind
colors: {
custom: {
50: '#ccd8bd',
500: '#b7c8a2',
950: '#000000',
},
}SCSS
$custom: #b7c8a2; $custom-light: #ccd8bd; $custom-dark: #000000;
JSON
{
"hex": "#b7c8a2",
"rgb": {
"r": 183,
"g": 200,
"b": 162
},
"hsl": {
"h": 86.842,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80972,
"c": 0.05511,
"h": 127.2
},
"luminance": 0.53984
}Semantic roles & 50–950 ramp
primary
#B7C8A2
secondary
#85729D
accent
#41A46E
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131412
muted
#838382