#B2C8A2#B2C8A2
#B2C8A2 is a light, muted yellow-green. Relative luminance 0.534; OKLCH L 80.6% C 0.057 H 132.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C8A2 |
|---|---|
| RGB | rgb(178, 200, 162) |
| HSL | hsl(95, 26%, 71%) |
| HSV | hsv(95, 19%, 78%) |
| CMYK | cmyk(11%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(78.10, -14.37, 16.56) |
| CIE-LCH | lch(78.10, 21.92, 130.94°) |
| OKLab | oklab(80.6% -0.0385 0.0425) |
| OKLCH | oklch(80.6% 0.057 132.2) |
| XYZ | xyz(45.5348, 53.3817, 42.0802) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.28
Light Grey Green
#B7E1A1
ΔE00 8.18
Lichen
#8FB67B
ΔE00 8.50
Pale Olive
#B9CC81
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C8A2 #B8A2C8
analogous
#C5C8A2 #B2C8A2 #A2C8A5
triadic
#B2C8A2 #A2B2C8 #C8A2B2
tetradic
#B2C8A2 #A2C5C8 #B8A2C8 #C8A5A2
square
#B2C8A2 #A2C5C8 #B8A2C8 #C8A5A2
split-complementary
#B2C8A2 #A5A2C8 #C8A2C5
monochromatic
#739759 #92B17C #B2C8A2 #D2DFC8 #EFF4EC
Accessibility & contrast
On white
1.80
#B2C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#B2C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C8A2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C8A2 | 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)
#CCC2A0
Deuteranopia (green-blind)
#C8C1A4
Tritanopia (blue-blind)
#B3C5BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c8a2; /* rgb */ color: rgb(178, 200, 162); /* oklch */ color: oklch(80.6% 0.057 132.2);
Tailwind
colors: {
custom: {
50: '#c9d8bd',
500: '#b2c8a2',
950: '#000000',
},
}SCSS
$custom: #b2c8a2; $custom-light: #c9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#b2c8a2",
"rgb": {
"r": 178,
"g": 200,
"b": 162
},
"hsl": {
"h": 94.737,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80603,
"c": 0.05736,
"h": 132.2
},
"luminance": 0.53382
}Semantic roles & 50–950 ramp
primary
#B2C8A2
secondary
#8B729D
accent
#41A47B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382