#BCCFC3#BCCFC3
#BCCFC3 is a very light, muted green. Relative luminance 0.593; OKLCH L 83.7% C 0.026 H 158.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFC3 |
|---|---|
| RGB | rgb(188, 207, 195) |
| HSL | hsl(142, 17%, 77%) |
| HSV | hsv(142, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(81.43, -8.68, 3.77) |
| CIE-LCH | lch(81.43, 9.47, 156.51°) |
| OKLab | oklab(83.67% -0.0245 0.0098) |
| OKLCH | oklch(83.67% 0.026 158.1) |
| XYZ | xyz(52.9001, 59.2565, 60.2698) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.85
Silver (survey)
#C5C9C7
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 10.59
Powder Blue
#B0E0E6
ΔE00 10.60
Silver
#C0C0C0
ΔE00 10.70
Honeydew
#F0FFF0
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFC3 #CFBCC8
analogous
#BFCFBC #BCCFC3 #BCCFCD
triadic
#BCCFC3 #C3BCCF #CFC3BC
tetradic
#BCCFC3 #BCBFCF #CFBCC8 #CFCDBC
square
#BCCFC3 #BCBFCF #CFBCC8 #CFCDBC
split-complementary
#BCCFC3 #CDBCCF #CFBCBF
monochromatic
#759C83 #98B5A3 #BCCFC3 #E0E9E3 #EDF2EF
Accessibility & contrast
On white
1.63
#BCCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BCCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFC3
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFC3 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#CBC9C4
Tritanopia (blue-blind)
#B9CFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfc3; /* rgb */ color: rgb(188, 207, 195); /* oklch */ color: oklch(83.7% 0.026 158.1);
Tailwind
colors: {
custom: {
50: '#d0ddd5',
500: '#bccfc3',
950: '#000000',
},
}SCSS
$custom: #bccfc3; $custom-light: #d0ddd5; $custom-dark: #000000;
JSON
{
"hex": "#bccfc3",
"rgb": {
"r": 188,
"g": 207,
"b": 195
},
"hsl": {
"h": 142.105,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83672,
"c": 0.02637,
"h": 158.1
},
"luminance": 0.59257
}Semantic roles & 50–950 ramp
primary
#BCCFC3
secondary
#A48C9B
accent
#4B7D9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483