#B0C8A2#B0C8A2
#B0C8A2 is a light, muted yellow-green. Relative luminance 0.531; OKLCH L 80.5% C 0.058 H 134.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C8A2 |
|---|---|
| RGB | rgb(176, 200, 162) |
| HSL | hsl(98, 26%, 71%) |
| HSV | hsv(98, 19%, 78%) |
| CMYK | cmyk(12%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.96, -15.08, 16.35) |
| CIE-LCH | lch(77.96, 22.24, 132.69°) |
| OKLab | oklab(80.46% -0.0406 0.042) |
| OKLCH | oklch(80.46% 0.058 134) |
| XYZ | xyz(45.0792, 53.1468, 42.0588) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.53
Sage Green
#9CAF88
ΔE00 6.73
Greenish Grey
#96AE8D
ΔE00 7.14
Light Grey Green
#B7E1A1
ΔE00 8.07
Lichen
#8FB67B
ΔE00 8.28
Pale Olive
#B9CC81
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C8A2 #BAA2C8
analogous
#C3C8A2 #B0C8A2 #A2C8A7
triadic
#B0C8A2 #A2B0C8 #C8A2B0
tetradic
#B0C8A2 #A2C3C8 #BAA2C8 #C8A7A2
square
#B0C8A2 #A2C3C8 #BAA2C8 #C8A7A2
split-complementary
#B0C8A2 #A7A2C8 #C8A2C3
monochromatic
#709759 #8FB17C #B0C8A2 #D1DFC8 #EFF4EC
Accessibility & contrast
On white
1.81
#B0C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#B0C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C8A2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C8A2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#B0C5BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b0c8a2; /* rgb */ color: rgb(176, 200, 162); /* oklch */ color: oklch(80.5% 0.058 134.0);
Tailwind
colors: {
custom: {
50: '#c7d8bd',
500: '#b0c8a2',
950: '#000000',
},
}SCSS
$custom: #b0c8a2; $custom-light: #c7d8bd; $custom-dark: #000000;
JSON
{
"hex": "#b0c8a2",
"rgb": {
"r": 176,
"g": 200,
"b": 162
},
"hsl": {
"h": 97.895,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80458,
"c": 0.05837,
"h": 134
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#B0C8A2
secondary
#8D729D
accent
#41A480
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382