#BCCFB3#BCCFB3
#BCCFB3 is a very light, muted green. Relative luminance 0.586; OKLCH L 83.2% C 0.043 H 135.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFB3 |
|---|---|
| RGB | rgb(188, 207, 179) |
| HSL | hsl(101, 23%, 76%) |
| HSV | hsv(101, 14%, 81%) |
| CMYK | cmyk(9.2%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(81.06, -11.55, 11.76) |
| CIE-LCH | lch(81.06, 16.48, 134.46°) |
| OKLab | oklab(83.25% -0.031 0.0305) |
| OKLCH | oklch(83.25% 0.043 135.5) |
| XYZ | xyz(51.1871, 58.5712, 51.2477) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.42
Greenish Grey
#96AE8D
ΔE00 9.49
Light Grey Green
#B7E1A1
ΔE00 9.87
Darkseagreen
#8FBC8F
ΔE00 9.91
Light Sage
#BCECAC
ΔE00 11.02
Light Grey
#D8DCD6
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFB3 #C6B3CF
analogous
#CACFB3 #BCCFB3 #B3CFB8
triadic
#BCCFB3 #B3BCCF #CFB3BC
tetradic
#BCCFB3 #B3CACF #C6B3CF #CFB8B3
square
#BCCFB3 #B3CACF #C6B3CF #CFB8B3
split-complementary
#BCCFB3 #B8B3CF #CFB3CA
monochromatic
#7AA068 #9BB78D #BCCFB3 #DDE7D9 #EEF3EC
Accessibility & contrast
On white
1.65
#BCCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BCCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFB3
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFB3 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB1
Deuteranopia (green-blind)
#CEC9B4
Tritanopia (blue-blind)
#BCCDC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfb3; /* rgb */ color: rgb(188, 207, 179); /* oklch */ color: oklch(83.2% 0.043 135.5);
Tailwind
colors: {
custom: {
50: '#d0ddc9',
500: '#bccfb3',
950: '#000000',
},
}SCSS
$custom: #bccfb3; $custom-light: #d0ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bccfb3",
"rgb": {
"r": 188,
"g": 207,
"b": 179
},
"hsl": {
"h": 100.714,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83249,
"c": 0.04348,
"h": 135.5
},
"luminance": 0.58572
}Semantic roles & 50–950 ramp
primary
#BCCFB3
secondary
#9982A4
accent
#44A183
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482