#B0C2AE#B0C2AE
#B0C2AE is a light, muted green. Relative luminance 0.509; OKLCH L 79.5% C 0.034 H 142.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C2AE |
|---|---|
| RGB | rgb(176, 194, 174) |
| HSL | hsl(114, 14%, 72%) |
| HSV | hsv(114, 10%, 76%) |
| CMYK | cmyk(9.3%, 0%, 10.3%, 23.9%) |
| CIE-LAB | lab(76.60, -9.92, 7.98) |
| CIE-LCH | lch(76.60, 12.73, 141.18°) |
| OKLab | oklab(79.46% -0.027 0.0208) |
| OKLCH | oklch(79.46% 0.034 142.5) |
| XYZ | xyz(44.8348, 50.8692, 47.4929) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.32
Darkseagreen
#8FBC8F
ΔE00 10.07
Silver (survey)
#C5C9C7
ΔE00 10.38
Cement
#A5A391
ΔE00 11.10
Light Grey
#D8DCD6
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C2AE #C0AEC2
analogous
#BAC2AE #B0C2AE #AEC2B6
triadic
#B0C2AE #AEB0C2 #C2AEB0
tetradic
#B0C2AE #AEBAC2 #C0AEC2 #C2B6AE
square
#B0C2AE #AEBAC2 #C0AEC2 #C2B6AE
split-complementary
#B0C2AE #B6AEC2 #C2AEBA
monochromatic
#6D8C6A #8EA88B #B0C2AE #D2DCD1 #EEF2EE
Accessibility & contrast
On white
1.88
#B0C2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B0C2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C2AE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C2AE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C0BCAF
Tritanopia (blue-blind)
#AFC1BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0c2ae; /* rgb */ color: rgb(176, 194, 174); /* oklch */ color: oklch(79.5% 0.034 142.5);
Tailwind
colors: {
custom: {
50: '#c7d4c6',
500: '#b0c2ae',
950: '#000000',
},
}SCSS
$custom: #b0c2ae; $custom-light: #c7d4c6; $custom-dark: #000000;
JSON
{
"hex": "#b0c2ae",
"rgb": {
"r": 176,
"g": 194,
"b": 174
},
"hsl": {
"h": 114,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79464,
"c": 0.03407,
"h": 142.5
},
"luminance": 0.5087
}Semantic roles & 50–950 ramp
primary
#B0C2AE
secondary
#937F96
accent
#4D9891
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382