#B4C8A2#B4C8A2
#B4C8A2 is a light, muted yellow-green. Relative luminance 0.536; OKLCH L 80.7% C 0.056 H 130.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C8A2 |
|---|---|
| RGB | rgb(180, 200, 162) |
| HSL | hsl(92, 26%, 71%) |
| HSV | hsv(92, 19%, 78%) |
| CMYK | cmyk(10%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.24, -13.65, 16.78) |
| CIE-LCH | lch(78.24, 21.63, 129.13°) |
| OKLab | oklab(80.75% -0.0365 0.0431) |
| OKLCH | oklch(80.75% 0.056 130.3) |
| XYZ | xyz(45.9972, 53.6201, 42.1018) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 7.43
Greenish Grey
#96AE8D
ΔE00 7.47
Light Grey Green
#B7E1A1
ΔE00 8.33
Pale Olive
#B9CC81
ΔE00 8.54
Lichen
#8FB67B
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C8A2 #B6A2C8
analogous
#C7C8A2 #B4C8A2 #A2C8A3
triadic
#B4C8A2 #A2B4C8 #C8A2B4
tetradic
#B4C8A2 #A2C7C8 #B6A2C8 #C8A3A2
square
#B4C8A2 #A2C7C8 #B6A2C8 #C8A3A2
split-complementary
#B4C8A2 #A3A2C8 #C8A2C7
monochromatic
#769759 #95B17C #B4C8A2 #D3DFC8 #EFF4EC
Accessibility & contrast
On white
1.79
#B4C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#B4C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C8A2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C8A2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#B5C4BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b4c8a2; /* rgb */ color: rgb(180, 200, 162); /* oklch */ color: oklch(80.7% 0.056 130.3);
Tailwind
colors: {
custom: {
50: '#cad8bd',
500: '#b4c8a2',
950: '#000000',
},
}SCSS
$custom: #b4c8a2; $custom-light: #cad8bd; $custom-dark: #000000;
JSON
{
"hex": "#b4c8a2",
"rgb": {
"r": 180,
"g": 200,
"b": 162
},
"hsl": {
"h": 91.579,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80749,
"c": 0.05641,
"h": 130.3
},
"luminance": 0.5362
}Semantic roles & 50–950 ramp
primary
#B4C8A2
secondary
#88729D
accent
#41A475
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382