#BCCFC0#BCCFC0
#BCCFC0 is a very light, muted green. Relative luminance 0.591; OKLCH L 83.6% C 0.029 H 151.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC0 |
|---|---|
| RGB | rgb(188, 207, 192) |
| HSL | hsl(133, 17%, 77%) |
| HSV | hsv(133, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(81.36, -9.24, 5.27) |
| CIE-LCH | lch(81.36, 10.63, 150.30°) |
| OKLab | oklab(83.59% -0.0257 0.0137) |
| OKLCH | oklch(83.59% 0.029 151.9) |
| XYZ | xyz(52.5643, 59.1222, 58.5014) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.40
Silver (survey)
#C5C9C7
ΔE00 8.78
Honeydew
#F0FFF0
ΔE00 10.91
Light Gray
#D3D3D3
ΔE00 11.31
Silver
#C0C0C0
ΔE00 11.39
Greenish Grey
#96AE8D
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC0 #CFBCCB
analogous
#C1CFBC #BCCFC0 #BCCFCA
triadic
#BCCFC0 #C0BCCF #CFC0BC
tetradic
#BCCFC0 #BCC1CF #CFBCCB #CFCABC
square
#BCCFC0 #BCC1CF #CFBCCB #CFCABC
split-complementary
#BCCFC0 #CABCCF #CFBCC1
monochromatic
#759C7D #98B59E #BCCFC0 #E0E9E2 #EDF2EE
Accessibility & contrast
On white
1.64
#BCCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BCCFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBF
Deuteranopia (green-blind)
#CCC9C1
Tritanopia (blue-blind)
#BACECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfc0; /* rgb */ color: rgb(188, 207, 192); /* oklch */ color: oklch(83.6% 0.029 151.9);
Tailwind
colors: {
custom: {
50: '#d0ddd3',
500: '#bccfc0',
950: '#000000',
},
}SCSS
$custom: #bccfc0; $custom-light: #d0ddd3; $custom-dark: #000000;
JSON
{
"hex": "#bccfc0",
"rgb": {
"r": 188,
"g": 207,
"b": 192
},
"hsl": {
"h": 132.632,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83589,
"c": 0.02912,
"h": 151.9
},
"luminance": 0.59123
}Semantic roles & 50–950 ramp
primary
#BCCFC0
secondary
#A48C9F
accent
#4B8A9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483