#BCC0AE#BCC0AE
#BCC0AE is a light, muted yellow-green. Relative luminance 0.514; OKLCH L 80.0% C 0.025 H 117.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0AE |
|---|---|
| RGB | rgb(188, 192, 174) |
| HSL | hsl(73, 13%, 72%) |
| HSV | hsv(73, 9%, 75%) |
| CMYK | cmyk(2.1%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(76.95, -4.62, 8.60) |
| CIE-LCH | lch(76.95, 9.76, 118.24°) |
| OKLab | oklab(79.96% -0.0115 0.0224) |
| OKLCH | oklch(79.96% 0.025 117.1) |
| XYZ | xyz(47.2276, 51.4467, 47.4784) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.62
Warm Gray
#C9BEB0
ΔE00 8.06
Cement
#A5A391
ΔE00 8.25
Greyish
#A8A495
ΔE00 8.39
Bland
#AFA88B
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0AE #B2AEC0
analogous
#C0BBAE #BCC0AE #B3C0AE
triadic
#BCC0AE #AEBCC0 #C0AEBC
tetradic
#BCC0AE #AEC0BB #B2AEC0 #C0AEB3
square
#BCC0AE #AEC0BB #B2AEC0 #C0AEB3
split-complementary
#BCC0AE #AEB3C0 #BBAEC0
monochromatic
#82896B #A0A58C #BCC0AE #D8DBD0 #F1F2EE
Accessibility & contrast
On white
1.86
#BCC0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BCC0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0AE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0AE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#BEBEBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcc0ae; /* rgb */ color: rgb(188, 192, 174); /* oklch */ color: oklch(80.0% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#d0d3c6',
500: '#bcc0ae',
950: '#000000',
},
}SCSS
$custom: #bcc0ae; $custom-light: #d0d3c6; $custom-dark: #000000;
JSON
{
"hex": "#bcc0ae",
"rgb": {
"r": 188,
"g": 192,
"b": 174
},
"hsl": {
"h": 73.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79961,
"c": 0.02518,
"h": 117.1
},
"luminance": 0.51447
}Semantic roles & 50–950 ramp
primary
#BCC0AE
secondary
#837F93
accent
#4F975F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382