#B5C8A2#B5C8A2
#B5C8A2 is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 80.8% C 0.056 H 129.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C8A2 |
|---|---|
| RGB | rgb(181, 200, 162) |
| HSL | hsl(90, 26%, 71%) |
| HSV | hsv(90, 19%, 78%) |
| CMYK | cmyk(9.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.31, -13.29, 16.89) |
| CIE-LCH | lch(78.31, 21.49, 128.21°) |
| OKLab | oklab(80.82% -0.0354 0.0433) |
| OKLCH | oklch(80.82% 0.056 129.3) |
| XYZ | xyz(46.2309, 53.7406, 42.1128) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.84
Greenish Grey
#96AE8D
ΔE00 7.58
Darkseagreen
#8FBC8F
ΔE00 7.67
Light Grey Green
#B7E1A1
ΔE00 8.42
Pale Olive
#B9CC81
ΔE00 8.47
Lichen
#8FB67B
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C8A2 #B5A2C8
analogous
#C8C8A2 #B5C8A2 #A2C8A2
triadic
#B5C8A2 #A2B5C8 #C8A2B5
tetradic
#B5C8A2 #A2C8C8 #B5A2C8 #C8A2A2
square
#B5C8A2 #A2C8C8 #B5A2C8 #C8A2A2
split-complementary
#B5C8A2 #A2A2C8 #C8A2C8
monochromatic
#789759 #96B17C #B5C8A2 #D4DFC8 #F0F4EC
Accessibility & contrast
On white
1.79
#B5C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B5C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C8A2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C8A2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#B7C4BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b5c8a2; /* rgb */ color: rgb(181, 200, 162); /* oklch */ color: oklch(80.8% 0.056 129.3);
Tailwind
colors: {
custom: {
50: '#cbd8bd',
500: '#b5c8a2',
950: '#000000',
},
}SCSS
$custom: #b5c8a2; $custom-light: #cbd8bd; $custom-dark: #000000;
JSON
{
"hex": "#b5c8a2",
"rgb": {
"r": 181,
"g": 200,
"b": 162
},
"hsl": {
"h": 90,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80823,
"c": 0.05596,
"h": 129.3
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#B5C8A2
secondary
#87729D
accent
#41A473
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131412
muted
#838382