#BCCCC3#BCCCC3
#BCCCC3 is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.021 H 161.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCC3 |
|---|---|
| RGB | rgb(188, 204, 195) |
| HSL | hsl(146, 14%, 77%) |
| HSV | hsv(146, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(80.64, -7.13, 2.62) |
| CIE-LCH | lch(80.64, 7.59, 159.82°) |
| OKLab | oklab(83.04% -0.0202 0.0068) |
| OKLCH | oklch(83.04% 0.021 161.4) |
| XYZ | xyz(52.1802, 57.8166, 60.0298) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.94
Silver
#C0C0C0
ΔE00 9.05
Light Gray
#D3D3D3
ΔE00 9.21
Gainsboro
#DCDCDC
ΔE00 10.00
Fog
#D8DCE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCC3 #CCBCC5
analogous
#BDCCBC #BCCCC3 #BCCCCB
triadic
#BCCCC3 #C3BCCC #CCC3BC
tetradic
#BCCCC3 #BCBDCC #CCBCC5 #CCCBBC
square
#BCCCC3 #BCBDCC #CCBCC5 #CCCBBC
split-complementary
#BCCCC3 #CBBCCC #CCBCBD
monochromatic
#779785 #99B2A4 #BCCCC3 #DFE6E2 #EEF2EF
Accessibility & contrast
On white
1.67
#BCCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCC3
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCC3 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C3
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#B9CCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccc3; /* rgb */ color: rgb(188, 204, 195); /* oklch */ color: oklch(83.0% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#d0dbd5',
500: '#bcccc3',
950: '#000000',
},
}SCSS
$custom: #bcccc3; $custom-light: #d0dbd5; $custom-dark: #000000;
JSON
{
"hex": "#bcccc3",
"rgb": {
"r": 188,
"g": 204,
"b": 195
},
"hsl": {
"h": 146.25,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.83043,
"c": 0.02136,
"h": 161.4
},
"luminance": 0.57817
}Semantic roles & 50–950 ramp
primary
#BCCCC3
secondary
#A08C97
accent
#4E7798
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483