#BCCCBE#BCCCBE
#BCCCBE is a very light, muted green. Relative luminance 0.576; OKLCH L 82.9% C 0.026 H 149.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCBE |
|---|---|
| RGB | rgb(188, 204, 190) |
| HSL | hsl(128, 14%, 77%) |
| HSV | hsv(128, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(80.51, -8.05, 5.12) |
| CIE-LCH | lch(80.51, 9.54, 147.57°) |
| OKLab | oklab(82.9% -0.0223 0.0134) |
| OKLCH | oklch(82.9% 0.026 149) |
| XYZ | xyz(51.6243, 57.5943, 57.1023) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 7.80
Silver
#C0C0C0
ΔE00 10.31
Light Gray
#D3D3D3
ΔE00 10.48
Gainsboro
#DCDCDC
ΔE00 11.20
Honeydew
#F0FFF0
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCBE #CCBCCA
analogous
#C2CCBC #BCCCBE #BCCCC6
triadic
#BCCCBE #BEBCCC #CCBEBC
tetradic
#BCCCBE #BCC2CC #CCBCCA #CCC6BC
square
#BCCCBE #BCC2CC #CCBCCA #CCC6BC
split-complementary
#BCCCBE #C6BCCC #CCBCC2
monochromatic
#77977B #99B29C #BCCCBE #DFE6E0 #EEF2EE
Accessibility & contrast
On white
1.68
#BCCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BCCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCBE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCBE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#BACBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccbe; /* rgb */ color: rgb(188, 204, 190); /* oklch */ color: oklch(82.9% 0.026 149.0);
Tailwind
colors: {
custom: {
50: '#d0dbd1',
500: '#bcccbe',
950: '#000000',
},
}SCSS
$custom: #bcccbe; $custom-light: #d0dbd1; $custom-dark: #000000;
JSON
{
"hex": "#bcccbe",
"rgb": {
"r": 188,
"g": 204,
"b": 190
},
"hsl": {
"h": 127.5,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82904,
"c": 0.02596,
"h": 149
},
"luminance": 0.57595
}Semantic roles & 50–950 ramp
primary
#BCCCBE
secondary
#A08C9E
accent
#4E8E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483