#B0C4AE#B0C4AE
#B0C4AE is a light, muted green. Relative luminance 0.518; OKLCH L 79.9% C 0.038 H 142.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0C4AE |
|---|---|
| RGB | rgb(176, 196, 174) |
| HSL | hsl(115, 16%, 73%) |
| HSV | hsv(115, 11%, 77%) |
| CMYK | cmyk(10.2%, 0%, 11.2%, 23.1%) |
| CIE-LAB | lab(77.14, -10.95, 8.75) |
| CIE-LCH | lch(77.14, 14.02, 141.38°) |
| OKLab | oklab(79.89% -0.0299 0.0228) |
| OKLCH | oklch(79.89% 0.038 142.7) |
| XYZ | xyz(45.2829, 51.7654, 47.6422) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.54
Sage Green
#9CAF88
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 9.37
Silver (survey)
#C5C9C7
ΔE00 11.16
Pale Teal
#82CBB2
ΔE00 11.26
Light Grey
#D8DCD6
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0C4AE #C2AEC4
analogous
#BBC4AE #B0C4AE #AEC4B7
triadic
#B0C4AE #AEB0C4 #C4AEB0
tetradic
#B0C4AE #AEBBC4 #C2AEC4 #C4B7AE
square
#B0C4AE #AEBBC4 #C2AEC4 #C4B7AE
split-complementary
#B0C4AE #B7AEC4 #C4AEBB
monochromatic
#6C8F68 #8DAA8B #B0C4AE #D3DED1 #EEF2ED
Accessibility & contrast
On white
1.85
#B0C4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#B0C4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0C4AE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0C4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0C4AE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#AFC2BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b0c4ae; /* rgb */ color: rgb(176, 196, 174); /* oklch */ color: oklch(79.9% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#c7d5c6',
500: '#b0c4ae',
950: '#000000',
},
}SCSS
$custom: #b0c4ae; $custom-light: #c7d5c6; $custom-dark: #000000;
JSON
{
"hex": "#b0c4ae",
"rgb": {
"r": 176,
"g": 196,
"b": 174
},
"hsl": {
"h": 114.545,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.79893,
"c": 0.03754,
"h": 142.7
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#B0C4AE
secondary
#967E98
accent
#4C9A93
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382