#BCCCC0#BCCCC0
#BCCCC0 is a very light, muted green. Relative luminance 0.577; OKLCH L 83.0% C 0.024 H 153.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC0 |
|---|---|
| RGB | rgb(188, 204, 192) |
| HSL | hsl(135, 14%, 77%) |
| HSV | hsv(135, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(80.56, -7.68, 4.12) |
| CIE-LCH | lch(80.56, 8.72, 151.82°) |
| OKLab | oklab(82.96% -0.0214 0.0107) |
| OKLCH | oklch(82.96% 0.024 153.4) |
| XYZ | xyz(51.8444, 57.6823, 58.2614) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.42
Silver
#C0C0C0
ΔE00 9.80
Light Gray
#D3D3D3
ΔE00 9.96
Gainsboro
#DCDCDC
ΔE00 10.71
Fog
#D8DCE0
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC0 #CCBCC8
analogous
#C0CCBC #BCCCC0 #BCCCC8
triadic
#BCCCC0 #C0BCCC #CCC0BC
tetradic
#BCCCC0 #BCC0CC #CCBCC8 #CCC8BC
square
#BCCCC0 #BCC0CC #CCBCC8 #CCC8BC
split-complementary
#BCCCC0 #C8BCCC #CCBCC0
monochromatic
#77977F #99B29F #BCCCC0 #DFE6E1 #EEF2EF
Accessibility & contrast
On white
1.68
#BCCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BCCCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC0 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#BACBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc0; /* rgb */ color: rgb(188, 204, 192); /* oklch */ color: oklch(83.0% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#d0dbd3',
500: '#bcccc0',
950: '#000000',
},
}SCSS
$custom: #bcccc0; $custom-light: #d0dbd3; $custom-dark: #000000;
JSON
{
"hex": "#bcccc0",
"rgb": {
"r": 188,
"g": 204,
"b": 192
},
"hsl": {
"h": 135,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82959,
"c": 0.02399,
"h": 153.4
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#BCCCC0
secondary
#A08C9B
accent
#4E8598
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483