#B2C0A2#B2C0A2
#B2C0A2 is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 78.9% C 0.044 H 127.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0A2 |
|---|---|
| RGB | rgb(178, 192, 162) |
| HSL | hsl(88, 19%, 69%) |
| HSV | hsv(88, 16%, 75%) |
| CMYK | cmyk(7.3%, 0%, 15.6%, 24.7%) |
| CIE-LAB | lab(75.93, -10.25, 13.52) |
| CIE-LCH | lch(75.93, 16.96, 127.18°) |
| OKLab | oklab(78.88% -0.0271 0.0349) |
| OKLCH | oklch(78.88% 0.044 127.8) |
| XYZ | xyz(43.7303, 49.7727, 41.4787) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.01
Greenish Grey
#96AE8D
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 8.79
Lichen
#8FB67B
ΔE00 9.99
Bland
#AFA88B
ΔE00 10.08
Cement
#A5A391
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0A2 #B0A2C0
analogous
#C0BFA2 #B2C0A2 #A3C0A2
triadic
#B2C0A2 #A2B2C0 #C0A2B2
tetradic
#B2C0A2 #A2C0BF #B0A2C0 #C0A2A3
square
#B2C0A2 #A2C0BF #B0A2C0 #C0A2A3
split-complementary
#B2C0A2 #A2A3C0 #BFA2C0
monochromatic
#758A5E #94A77E #B2C0A2 #D0D9C6 #EEF1EB
Accessibility & contrast
On white
1.92
#B2C0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B2C0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0A2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0A2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA0
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#B4BDB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2c0a2; /* rgb */ color: rgb(178, 192, 162); /* oklch */ color: oklch(78.9% 0.044 127.8);
Tailwind
colors: {
custom: {
50: '#c9d3bd',
500: '#b2c0a2',
950: '#000000',
},
}SCSS
$custom: #b2c0a2; $custom-light: #c9d3bd; $custom-dark: #000000;
JSON
{
"hex": "#b2c0a2",
"rgb": {
"r": 178,
"g": 192,
"b": 162
},
"hsl": {
"h": 88,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78879,
"c": 0.04415,
"h": 127.8
},
"luminance": 0.49773
}Semantic roles & 50–950 ramp
primary
#B2C0A2
secondary
#DFDBE3
accent
#489E70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281