#BCCCBD#BCCCBD
#BCCCBD is a very light, muted green. Relative luminance 0.576; OKLCH L 82.9% C 0.027 H 147.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCBD |
|---|---|
| RGB | rgb(188, 204, 189) |
| HSL | hsl(124, 14%, 77%) |
| HSV | hsv(124, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(80.49, -8.23, 5.62) |
| CIE-LCH | lch(80.49, 9.97, 145.70°) |
| OKLab | oklab(82.88% -0.0227 0.0147) |
| OKLCH | oklch(82.88% 0.027 147.1) |
| XYZ | xyz(51.5154, 57.5507, 56.5286) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.07
Silver
#C0C0C0
ΔE00 10.57
Light Gray
#D3D3D3
ΔE00 10.74
Greenish Grey
#96AE8D
ΔE00 11.14
Honeydew
#F0FFF0
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCBD #CCBCCB
analogous
#C3CCBC #BCCCBD #BCCCC5
triadic
#BCCCBD #BDBCCC #CCBDBC
tetradic
#BCCCBD #BCC3CC #CCBCCB #CCC5BC
square
#BCCCBD #BCC3CC #CCBCCB #CCC5BC
split-complementary
#BCCCBD #C5BCCC #CCBCC3
monochromatic
#779779 #99B29B #BCCCBD #DFE6DF #EEF2EE
Accessibility & contrast
On white
1.68
#BCCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BCCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCBD
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCBD | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#BBCBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcccbd; /* rgb */ color: rgb(188, 204, 189); /* oklch */ color: oklch(82.9% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#d0dbd0',
500: '#bcccbd',
950: '#000000',
},
}SCSS
$custom: #bcccbd; $custom-light: #d0dbd0; $custom-dark: #000000;
JSON
{
"hex": "#bcccbd",
"rgb": {
"r": 188,
"g": 204,
"b": 189
},
"hsl": {
"h": 123.75,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82876,
"c": 0.02699,
"h": 147.1
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#BCCCBD
secondary
#A08C9F
accent
#4E9398
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483