#B2C8A5#B2C8A5
#B2C8A5 is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 80.7% C 0.054 H 133.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A5 |
|---|---|
| RGB | rgb(178, 200, 165) |
| HSL | hsl(98, 24%, 72%) |
| HSV | hsv(98, 18%, 78%) |
| CMYK | cmyk(11%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(78.16, -13.87, 15.05) |
| CIE-LCH | lch(78.16, 20.46, 132.67°) |
| OKLab | oklab(80.67% -0.0372 0.0387) |
| OKLCH | oklch(80.67% 0.054 133.9) |
| XYZ | xyz(45.8047, 53.4897, 43.5014) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.92
Darkseagreen
#8FBC8F
ΔE00 7.21
Greenish Grey
#96AE8D
ΔE00 7.22
Light Grey Green
#B7E1A1
ΔE00 8.73
Lichen
#8FB67B
ΔE00 9.05
Pale Olive
#B9CC81
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A5 #BBA5C8
analogous
#C4C8A5 #B2C8A5 #A5C8AA
triadic
#B2C8A5 #A5B2C8 #C8A5B2
tetradic
#B2C8A5 #A5C4C8 #BBA5C8 #C8AAA5
square
#B2C8A5 #A5C4C8 #BBA5C8 #C8AAA5
split-complementary
#B2C8A5 #AAA5C8 #C8A5C4
monochromatic
#72975C #92B17F #B2C8A5 #D3DFCB #EFF3EC
Accessibility & contrast
On white
1.80
#B2C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B2C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A5
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A5 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#B2C5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a5; /* rgb */ color: rgb(178, 200, 165); /* oklch */ color: oklch(80.7% 0.054 133.9);
Tailwind
colors: {
custom: {
50: '#c9d8bf',
500: '#b2c8a5',
950: '#000000',
},
}SCSS
$custom: #b2c8a5; $custom-light: #c9d8bf; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a5",
"rgb": {
"r": 178,
"g": 200,
"b": 165
},
"hsl": {
"h": 97.714,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.80674,
"c": 0.05373,
"h": 133.9
},
"luminance": 0.5349
}Semantic roles & 50–950 ramp
primary
#B2C8A5
secondary
#8E759D
accent
#43A37F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382