#BCCFC5#BCCFC5
#BCCFC5 is a very light, muted green. Relative luminance 0.593; OKLCH L 83.7% C 0.025 H 163.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC5 |
|---|---|
| RGB | rgb(188, 207, 197) |
| HSL | hsl(148, 17%, 77%) |
| HSV | hsv(148, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(81.48, -8.31, 2.78) |
| CIE-LCH | lch(81.48, 8.76, 161.52°) |
| OKLab | oklab(83.73% -0.0237 0.0072) |
| OKLCH | oklch(83.73% 0.025 163) |
| XYZ | xyz(53.1278, 59.3475, 61.4687) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.54
Powder Blue
#B0E0E6
ΔE00 10.00
Light Gray
#D3D3D3
ΔE00 10.13
Silver
#C0C0C0
ΔE00 10.25
Gainsboro
#DCDCDC
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC5 #CFBCC6
analogous
#BCCFBC #BCCFC5 #BCCFCF
triadic
#BCCFC5 #C5BCCF #CFC5BC
tetradic
#BCCFC5 #BCBCCF #CFBCC6 #CFCFBC
square
#BCCFC5 #BCBCCF #CFBCC6 #CFCFBC
split-complementary
#BCCFC5 #CFBCCF #CFBCBC
monochromatic
#759C87 #98B5A6 #BCCFC5 #E0E9E4 #EDF2F0
Accessibility & contrast
On white
1.63
#BCCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BCCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC5
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC5 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC5
Deuteranopia (green-blind)
#CBC9C6
Tritanopia (blue-blind)
#B9CFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfc5; /* rgb */ color: rgb(188, 207, 197); /* oklch */ color: oklch(83.7% 0.025 163.0);
Tailwind
colors: {
custom: {
50: '#d0ddd6',
500: '#bccfc5',
950: '#000000',
},
}SCSS
$custom: #bccfc5; $custom-light: #d0ddd6; $custom-dark: #000000;
JSON
{
"hex": "#bccfc5",
"rgb": {
"r": 188,
"g": 207,
"b": 197
},
"hsl": {
"h": 148.421,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83728,
"c": 0.02474,
"h": 163
},
"luminance": 0.59348
}Semantic roles & 50–950 ramp
primary
#BCCFC5
secondary
#A48C98
accent
#4B759B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483