#BCCFB8#BCCFB8
#BCCFB8 is a very light, muted green. Relative luminance 0.588; OKLCH L 83.4% C 0.038 H 140.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFB8 |
|---|---|
| RGB | rgb(188, 207, 184) |
| HSL | hsl(110, 19%, 77%) |
| HSV | hsv(110, 11%, 81%) |
| CMYK | cmyk(9.2%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(81.17, -10.68, 9.26) |
| CIE-LCH | lch(81.17, 14.13, 139.05°) |
| OKLab | oklab(83.38% -0.0289 0.0241) |
| OKLCH | oklch(83.38% 0.038 140.2) |
| XYZ | xyz(51.7019, 58.7772, 53.9594) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.01
Light Grey
#D8DCD6
ΔE00 10.13
Sage Green
#9CAF88
ΔE00 10.22
Darkseagreen
#8FBC8F
ΔE00 10.82
Silver (survey)
#C5C9C7
ΔE00 10.87
Light Grey Green
#B7E1A1
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFB8 #CBB8CF
analogous
#C8CFB8 #BCCFB8 #B8CFC0
triadic
#BCCFB8 #B8BCCF #CFB8BC
tetradic
#BCCFB8 #B8C8CF #CBB8CF #CFC0B8
square
#BCCFB8 #B8C8CF #CBB8CF #CFC0B8
split-complementary
#BCCFB8 #C0B8CF #CFB8C8
monochromatic
#779E6F #9AB693 #BCCFB8 #DEE8DD #EEF3ED
Accessibility & contrast
On white
1.65
#BCCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BCCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFB8
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFB8 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#BBCDC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfb8; /* rgb */ color: rgb(188, 207, 184); /* oklch */ color: oklch(83.4% 0.038 140.2);
Tailwind
colors: {
custom: {
50: '#d0ddcd',
500: '#bccfb8',
950: '#000000',
},
}SCSS
$custom: #bccfb8; $custom-light: #d0ddcd; $custom-dark: #000000;
JSON
{
"hex": "#bccfb8",
"rgb": {
"r": 188,
"g": 207,
"b": 184
},
"hsl": {
"h": 109.565,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.83376,
"c": 0.03766,
"h": 140.2
},
"luminance": 0.58778
}Semantic roles & 50–950 ramp
primary
#BCCFB8
secondary
#9F87A4
accent
#489E8F
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483