#BBC6B2#BBC6B2
#BBC6B2 is a light, muted yellow-green. Relative luminance 0.542; OKLCH L 81.2% C 0.030 H 130.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6B2 |
|---|---|
| RGB | rgb(187, 198, 178) |
| HSL | hsl(93, 15%, 74%) |
| HSV | hsv(93, 10%, 78%) |
| CMYK | cmyk(5.6%, 0%, 10.1%, 22.4%) |
| CIE-LAB | lab(78.56, -7.42, 8.73) |
| CIE-LCH | lch(78.56, 11.46, 130.36°) |
| OKLab | oklab(81.25% -0.0196 0.0227) |
| OKLCH | oklch(81.25% 0.03 130.8) |
| XYZ | xyz(48.7222, 54.1671, 49.9993) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.79
Light Grey
#D8DCD6
ΔE00 9.05
Sage Green
#9CAF88
ΔE00 9.67
Greenish Grey
#96AE8D
ΔE00 9.68
Cement
#A5A391
ΔE00 10.56
Silver
#C0C0C0
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6B2 #BDB2C6
analogous
#C5C6B2 #BBC6B2 #B2C6B3
triadic
#BBC6B2 #B2BBC6 #C6B2BB
tetradic
#BBC6B2 #B2C5C6 #BDB2C6 #C6B3B2
square
#BBC6B2 #B2C5C6 #BDB2C6 #C6B3B2
split-complementary
#BBC6B2 #B3B2C6 #C6B2C5
monochromatic
#7D926C #9CAC8F #BBC6B2 #DAE0D5 #EFF2ED
Accessibility & contrast
On white
1.77
#BBC6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BBC6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6B2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6B2 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#BCC4C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc6b2; /* rgb */ color: rgb(187, 198, 178); /* oklch */ color: oklch(81.2% 0.030 130.8);
Tailwind
colors: {
custom: {
50: '#cfd7c9',
500: '#bbc6b2',
950: '#000000',
},
}SCSS
$custom: #bbc6b2; $custom-light: #cfd7c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc6b2",
"rgb": {
"r": 187,
"g": 198,
"b": 178
},
"hsl": {
"h": 93,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.81245,
"c": 0.03003,
"h": 130.8
},
"luminance": 0.54167
}Semantic roles & 50–950 ramp
primary
#BBC6B2
secondary
#8F829A
accent
#4C9977
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382