#BCC2AE#BCC2AE
#BCC2AE is a light, muted yellow-green. Relative luminance 0.523; OKLCH L 80.4% C 0.028 H 120.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2AE |
|---|---|
| RGB | rgb(188, 194, 174) |
| HSL | hsl(78, 14%, 72%) |
| HSV | hsv(78, 10%, 76%) |
| CMYK | cmyk(3.1%, 0%, 10.3%, 23.9%) |
| CIE-LAB | lab(77.48, -5.67, 9.35) |
| CIE-LCH | lch(77.48, 10.93, 121.22°) |
| OKLab | oklab(80.38% -0.0144 0.0243) |
| OKLCH | oklch(80.38% 0.028 120.6) |
| XYZ | xyz(47.6697, 52.3310, 47.6257) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.35
Cement
#A5A391
ΔE00 8.96
Light Grey
#D8DCD6
ΔE00 9.04
Bland
#AFA88B
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.19
Greyish
#A8A495
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2AE #B4AEC2
analogous
#C2BEAE #BCC2AE #B2C2AE
triadic
#BCC2AE #AEBCC2 #C2AEBC
tetradic
#BCC2AE #AEC2BE #B4AEC2 #C2AEB2
square
#BCC2AE #AEC2BE #B4AEC2 #C2AEB2
split-complementary
#BCC2AE #AEB2C2 #BEAEC2
monochromatic
#828C6A #9FA88B #BCC2AE #D9DCD1 #F1F2EE
Accessibility & contrast
On white
1.83
#BCC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BCC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2AE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2AE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAD
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#BEC0BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcc2ae; /* rgb */ color: rgb(188, 194, 174); /* oklch */ color: oklch(80.4% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#d0d4c6',
500: '#bcc2ae',
950: '#000000',
},
}SCSS
$custom: #bcc2ae; $custom-light: #d0d4c6; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ae",
"rgb": {
"r": 188,
"g": 194,
"b": 174
},
"hsl": {
"h": 78,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.80379,
"c": 0.02829,
"h": 120.6
},
"luminance": 0.52331
}Semantic roles & 50–950 ramp
primary
#BCC2AE
secondary
#857F96
accent
#4D9864
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382