#BBC6AE#BBC6AE
#BBC6AE is a light, muted yellow-green. Relative luminance 0.540; OKLCH L 81.1% C 0.035 H 127.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6AE |
|---|---|
| RGB | rgb(187, 198, 174) |
| HSL | hsl(88, 17%, 73%) |
| HSV | hsv(88, 12%, 78%) |
| CMYK | cmyk(5.6%, 0%, 12.1%, 22.4%) |
| CIE-LAB | lab(78.47, -8.11, 10.75) |
| CIE-LCH | lch(78.47, 13.47, 127.04°) |
| OKLab | oklab(81.14% -0.0213 0.0279) |
| OKLCH | oklch(81.14% 0.035 127.3) |
| XYZ | xyz(48.3264, 54.0088, 47.9150) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.78
Greenish Grey
#96AE8D
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 10.05
Light Grey
#D8DCD6
ΔE00 10.05
Bland
#AFA88B
ΔE00 10.54
Cement
#A5A391
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6AE #B9AEC6
analogous
#C6C5AE #BBC6AE #AFC6AE
triadic
#BBC6AE #AEBBC6 #C6AEBB
tetradic
#BBC6AE #AEC6C5 #B9AEC6 #C6AEAF
square
#BBC6AE #AEC6C5 #B9AEC6 #C6AEAF
split-complementary
#BBC6AE #AEAFC6 #C5AEC6
monochromatic
#7F9367 #9DAD8A #BBC6AE #D9DFD2 #F0F2ED
Accessibility & contrast
On white
1.78
#BBC6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BBC6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6AE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6AE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#BCC4BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc6ae; /* rgb */ color: rgb(187, 198, 174); /* oklch */ color: oklch(81.1% 0.035 127.3);
Tailwind
colors: {
custom: {
50: '#cfd7c6',
500: '#bbc6ae',
950: '#000000',
},
}SCSS
$custom: #bbc6ae; $custom-light: #cfd7c6; $custom-dark: #000000;
JSON
{
"hex": "#bbc6ae",
"rgb": {
"r": 187,
"g": 198,
"b": 174
},
"hsl": {
"h": 87.5,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.81142,
"c": 0.03508,
"h": 127.3
},
"luminance": 0.54009
}Semantic roles & 50–950 ramp
primary
#BBC6AE
secondary
#8B7E9A
accent
#4A9C6F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382