#BCCFB6#BCCFB6
#BCCFB6 is a very light, muted green. Relative luminance 0.587; OKLCH L 83.3% C 0.040 H 138.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFB6 |
|---|---|
| RGB | rgb(188, 207, 182) |
| HSL | hsl(106, 21%, 76%) |
| HSV | hsv(106, 12%, 81%) |
| CMYK | cmyk(9.2%, 0%, 12.1%, 18.8%) |
| CIE-LAB | lab(81.12, -11.03, 10.26) |
| CIE-LCH | lch(81.12, 15.06, 137.05°) |
| OKLab | oklab(83.33% -0.0298 0.0267) |
| OKLCH | oklch(83.33% 0.04 138.2) |
| XYZ | xyz(51.4938, 58.6939, 52.8631) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.76
Sage Green
#9CAF88
ΔE00 9.87
Darkseagreen
#8FBC8F
ΔE00 10.43
Light Grey
#D8DCD6
ΔE00 10.58
Light Grey Green
#B7E1A1
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFB6 #C9B6CF
analogous
#C9CFB6 #BCCFB6 #B6CFBD
triadic
#BCCFB6 #B6BCCF #CFB6BC
tetradic
#BCCFB6 #B6C9CF #C9B6CF #CFBDB6
square
#BCCFB6 #B6C9CF #C9B6CF #CFBDB6
split-complementary
#BCCFB6 #BDB6CF #CFB6C9
monochromatic
#789E6C #9AB791 #BCCFB6 #DEE7DB #EEF3ED
Accessibility & contrast
On white
1.65
#BCCFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BCCFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFB6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFB6 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB5
Deuteranopia (green-blind)
#CEC9B7
Tritanopia (blue-blind)
#BBCDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfb6; /* rgb */ color: rgb(188, 207, 182); /* oklch */ color: oklch(83.3% 0.040 138.2);
Tailwind
colors: {
custom: {
50: '#d0ddcb',
500: '#bccfb6',
950: '#000000',
},
}SCSS
$custom: #bccfb6; $custom-light: #d0ddcb; $custom-dark: #000000;
JSON
{
"hex": "#bccfb6",
"rgb": {
"r": 188,
"g": 207,
"b": 182
},
"hsl": {
"h": 105.6,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.83325,
"c": 0.03996,
"h": 138.2
},
"luminance": 0.58694
}Semantic roles & 50–950 ramp
primary
#BCCFB6
secondary
#9D85A4
accent
#469F8A
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483