#B2C8A3#B2C8A3
#B2C8A3 is a light, muted yellow-green. Relative luminance 0.534; OKLCH L 80.6% C 0.056 H 132.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A3 |
|---|---|
| RGB | rgb(178, 200, 163) |
| HSL | hsl(96, 25%, 71%) |
| HSV | hsv(96, 19%, 78%) |
| CMYK | cmyk(11%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(78.12, -14.20, 16.06) |
| CIE-LCH | lch(78.12, 21.44, 131.49°) |
| OKLab | oklab(80.63% -0.0381 0.0413) |
| OKLCH | oklch(80.63% 0.056 132.7) |
| XYZ | xyz(45.6241, 53.4174, 42.5502) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 7.04
Greenish Grey
#96AE8D
ΔE00 7.25
Light Grey Green
#B7E1A1
ΔE00 8.36
Lichen
#8FB67B
ΔE00 8.68
Pale Olive
#B9CC81
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A3 #B9A3C8
analogous
#C4C8A3 #B2C8A3 #A3C8A6
triadic
#B2C8A3 #A3B2C8 #C8A3B2
tetradic
#B2C8A3 #A3C4C8 #B9A3C8 #C8A6A3
square
#B2C8A3 #A3C4C8 #B9A3C8 #C8A6A3
split-complementary
#B2C8A3 #A6A3C8 #C8A3C4
monochromatic
#73975A #92B17D #B2C8A3 #D2DFC9 #EFF4EC
Accessibility & contrast
On white
1.80
#B2C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B2C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A3
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A3 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A1
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#B3C5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a3; /* rgb */ color: rgb(178, 200, 163); /* oklch */ color: oklch(80.6% 0.056 132.7);
Tailwind
colors: {
custom: {
50: '#c9d8be',
500: '#b2c8a3',
950: '#000000',
},
}SCSS
$custom: #b2c8a3; $custom-light: #c9d8be; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a3",
"rgb": {
"r": 178,
"g": 200,
"b": 163
},
"hsl": {
"h": 95.676,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80627,
"c": 0.05615,
"h": 132.7
},
"luminance": 0.53418
}Semantic roles & 50–950 ramp
primary
#B2C8A3
secondary
#8C739D
accent
#42A47C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382