#B2C8A0#B2C8A0
#B2C8A0 is a light, muted yellow-green. Relative luminance 0.533; OKLCH L 80.6% C 0.060 H 131.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A0 |
|---|---|
| RGB | rgb(178, 200, 160) |
| HSL | hsl(93, 27%, 71%) |
| HSV | hsv(93, 20%, 78%) |
| CMYK | cmyk(11%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(78.06, -14.69, 17.57) |
| CIE-LCH | lch(78.06, 22.90, 129.91°) |
| OKLab | oklab(80.56% -0.0394 0.045) |
| OKLCH | oklch(80.56% 0.06 131.2) |
| XYZ | xyz(45.3585, 53.3112, 41.1513) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.68
Darkseagreen
#8FBC8F
ΔE00 6.87
Greenish Grey
#96AE8D
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 7.86
Pale Olive
#B9CC81
ΔE00 8.17
Lichen
#8FB67B
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A0 #B6A0C8
analogous
#C6C8A0 #B2C8A0 #A0C8A2
triadic
#B2C8A0 #A0B2C8 #C8A0B2
tetradic
#B2C8A0 #A0C6C8 #B6A0C8 #C8A2A0
square
#B2C8A0 #A0C6C8 #B6A0C8 #C8A2A0
split-complementary
#B2C8A0 #A2A0C8 #C8A0C6
monochromatic
#749657 #93B279 #B2C8A0 #D1DEC7 #EFF4EC
Accessibility & contrast
On white
1.80
#B2C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#B2C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29E
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#B3C4BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a0; /* rgb */ color: rgb(178, 200, 160); /* oklch */ color: oklch(80.6% 0.060 131.2);
Tailwind
colors: {
custom: {
50: '#c9d8bc',
500: '#b2c8a0',
950: '#000000',
},
}SCSS
$custom: #b2c8a0; $custom-light: #c9d8bc; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a0",
"rgb": {
"r": 178,
"g": 200,
"b": 160
},
"hsl": {
"h": 93,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.80556,
"c": 0.05979,
"h": 131.2
},
"luminance": 0.53312
}Semantic roles & 50–950 ramp
primary
#B2C8A0
secondary
#88709D
accent
#40A578
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382