#BCC6A8#BCC6A8
#BCC6A8 is a light, muted yellow-green. Relative luminance 0.539; OKLCH L 81.1% C 0.042 H 122.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6A8 |
|---|---|
| RGB | rgb(188, 198, 168) |
| HSL | hsl(80, 21%, 72%) |
| HSV | hsv(80, 15%, 78%) |
| CMYK | cmyk(5.1%, 0%, 15.2%, 22.4%) |
| CIE-LAB | lab(78.41, -8.76, 13.89) |
| CIE-LCH | lch(78.41, 16.42, 122.23°) |
| OKLab | oklab(81.07% -0.0227 0.0359) |
| OKLCH | oklch(81.07% 0.042 122.3) |
| XYZ | xyz(48.0000, 53.9067, 44.9145) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.96
Greenish Grey
#96AE8D
ΔE00 8.70
Bland
#AFA88B
ΔE00 10.11
Pale Olive
#B9CC81
ΔE00 10.48
Darkseagreen
#8FBC8F
ΔE00 10.56
Stone (survey)
#ADA587
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6A8 #B2A8C6
analogous
#C6C1A8 #BCC6A8 #ADC6A8
triadic
#BCC6A8 #A8BCC6 #C6A8BC
tetradic
#BCC6A8 #A8C6C1 #B2A8C6 #C6A8AD
square
#BCC6A8 #A8C6C1 #B2A8C6 #C6A8AD
split-complementary
#BCC6A8 #A8ADC6 #C1A8C6
monochromatic
#829360 #A0AE83 #BCC6A8 #D8DECD #F1F3ED
Accessibility & contrast
On white
1.78
#BCC6A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BCC6A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6A8
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6A8 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#BFC3BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc6a8; /* rgb */ color: rgb(188, 198, 168); /* oklch */ color: oklch(81.1% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#d0d7c1',
500: '#bcc6a8',
950: '#000000',
},
}SCSS
$custom: #bcc6a8; $custom-light: #d0d7c1; $custom-dark: #000000;
JSON
{
"hex": "#bcc6a8",
"rgb": {
"r": 188,
"g": 198,
"b": 168
},
"hsl": {
"h": 80,
"s": 20.833,
"l": 71.765
},
"oklch": {
"l": 0.81069,
"c": 0.04245,
"h": 122.3
},
"luminance": 0.53907
}Semantic roles & 50–950 ramp
primary
#BCC6A8
secondary
#83789A
accent
#469F64
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382