#B2C8A6#B2C8A6
#B2C8A6 is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 80.7% C 0.053 H 134.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A6 |
|---|---|
| RGB | rgb(178, 200, 166) |
| HSL | hsl(99, 24%, 72%) |
| HSV | hsv(99, 17%, 78%) |
| CMYK | cmyk(11%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(78.18, -13.70, 14.54) |
| CIE-LCH | lch(78.18, 19.98, 133.29°) |
| OKLab | oklab(80.7% -0.0368 0.0375) |
| OKLCH | oklch(80.7% 0.053 134.5) |
| XYZ | xyz(45.8961, 53.5262, 43.9826) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.00
Greenish Grey
#96AE8D
ΔE00 7.23
Darkseagreen
#8FBC8F
ΔE00 7.32
Light Grey Green
#B7E1A1
ΔE00 8.93
Lichen
#8FB67B
ΔE00 9.24
Pale Olive
#B9CC81
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A6 #BCA6C8
analogous
#C3C8A6 #B2C8A6 #A6C8AB
triadic
#B2C8A6 #A6B2C8 #C8A6B2
tetradic
#B2C8A6 #A6C3C8 #BCA6C8 #C8ABA6
square
#B2C8A6 #A6C3C8 #BCA6C8 #C8ABA6
split-complementary
#B2C8A6 #ABA6C8 #C8A6C3
monochromatic
#71975D #91B180 #B2C8A6 #D3DFCC #EFF3EC
Accessibility & contrast
On white
1.79
#B2C8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#B2C8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A4
Deuteranopia (green-blind)
#C7C1A8
Tritanopia (blue-blind)
#B2C5BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a6; /* rgb */ color: rgb(178, 200, 166); /* oklch */ color: oklch(80.7% 0.053 134.5);
Tailwind
colors: {
custom: {
50: '#c9d8c0',
500: '#b2c8a6',
950: '#000000',
},
}SCSS
$custom: #b2c8a6; $custom-light: #c9d8c0; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a6",
"rgb": {
"r": 178,
"g": 200,
"b": 166
},
"hsl": {
"h": 98.824,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.80698,
"c": 0.05253,
"h": 134.5
},
"luminance": 0.53527
}Semantic roles & 50–950 ramp
primary
#B2C8A6
secondary
#8F769D
accent
#43A281
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382