#B6C0AE#B6C0AE
#B6C0AE is a light, muted yellow-green. Relative luminance 0.507; OKLCH L 79.5% C 0.027 H 131.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C0AE |
|---|---|
| RGB | rgb(182, 192, 174) |
| HSL | hsl(93, 13%, 72%) |
| HSV | hsv(93, 9%, 75%) |
| CMYK | cmyk(5.2%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(76.50, -6.76, 7.89) |
| CIE-LCH | lch(76.50, 10.39, 130.59°) |
| OKLab | oklab(79.49% -0.0179 0.0206) |
| OKLCH | oklch(79.49% 0.027 131) |
| XYZ | xyz(45.7798, 50.7002, 47.4105) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.41
Cement
#A5A391
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.18
Sage Green
#9CAF88
ΔE00 9.30
Light Grey
#D8DCD6
ΔE00 9.53
Greyish
#A8A495
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C0AE #B8AEC0
analogous
#BFC0AE #B6C0AE #AEC0AF
triadic
#B6C0AE #AEB6C0 #C0AEB6
tetradic
#B6C0AE #AEBFC0 #B8AEC0 #C0AFAE
square
#B6C0AE #AEBFC0 #B8AEC0 #C0AFAE
split-complementary
#B6C0AE #AFAEC0 #C0AEBF
monochromatic
#78896B #97A58C #B6C0AE #D5DBD0 #EFF2EE
Accessibility & contrast
On white
1.89
#B6C0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#B6C0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C0AE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C0AE | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C0BCAF
Tritanopia (blue-blind)
#B7BEBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6c0ae; /* rgb */ color: rgb(182, 192, 174); /* oklch */ color: oklch(79.5% 0.027 131.0);
Tailwind
colors: {
custom: {
50: '#cbd3c6',
500: '#b6c0ae',
950: '#000000',
},
}SCSS
$custom: #b6c0ae; $custom-light: #cbd3c6; $custom-dark: #000000;
JSON
{
"hex": "#b6c0ae",
"rgb": {
"r": 182,
"g": 192,
"b": 174
},
"hsl": {
"h": 93.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79492,
"c": 0.02724,
"h": 131
},
"luminance": 0.507
}Semantic roles & 50–950 ramp
primary
#B6C0AE
secondary
#8A7F93
accent
#4F9777
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382