#BCC4B8#BCC4B8
#BCC4B8 is a light, near-neutral green. Relative luminance 0.536; OKLCH L 81.1% C 0.019 H 134.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4B8 |
|---|---|
| RGB | rgb(188, 196, 184) |
| HSL | hsl(100, 9%, 75%) |
| HSV | hsv(100, 6%, 77%) |
| CMYK | cmyk(4.1%, 0%, 6.1%, 23.1%) |
| CIE-LAB | lab(78.25, -4.96, 5.07) |
| CIE-LCH | lch(78.25, 7.09, 134.42°) |
| OKLab | oklab(81.06% -0.0132 0.0133) |
| OKLCH | oklch(81.06% 0.019 134.9) |
| XYZ | xyz(49.1292, 53.6317, 53.1018) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.57
Light Grey
#D8DCD6
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.64
Warm Gray
#C9BEB0
ΔE00 9.12
Gainsboro
#DCDCDC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4B8 #C0B8C4
analogous
#C2C4B8 #BCC4B8 #B8C4BA
triadic
#BCC4B8 #B8BCC4 #C4B8BC
tetradic
#BCC4B8 #B8C2C4 #C0B8C4 #C4BAB8
square
#BCC4B8 #B8C2C4 #C0B8C4 #C4BAB8
split-complementary
#BCC4B8 #BAB8C4 #C4B8C2
monochromatic
#7D8C75 #9CA897 #BCC4B8 #DCE0D9 #EFF1EE
Accessibility & contrast
On white
1.79
#BCC4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BCC4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4B8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4B8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#BCC3C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc4b8; /* rgb */ color: rgb(188, 196, 184); /* oklch */ color: oklch(81.1% 0.019 134.9);
Tailwind
colors: {
custom: {
50: '#d0d5cd',
500: '#bcc4b8',
950: '#000000',
},
}SCSS
$custom: #bcc4b8; $custom-light: #d0d5cd; $custom-dark: #000000;
JSON
{
"hex": "#bcc4b8",
"rgb": {
"r": 188,
"g": 196,
"b": 184
},
"hsl": {
"h": 100,
"s": 9.231,
"l": 74.51
},
"oklch": {
"l": 0.81064,
"c": 0.01875,
"h": 134.9
},
"luminance": 0.53632
}Semantic roles & 50–950 ramp
primary
#BCC4B8
secondary
#928997
accent
#52937E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383