#BCCCA6#BCCCA6
#BCCCA6 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.3% C 0.055 H 126.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA6 |
|---|---|
| RGB | rgb(188, 204, 166) |
| HSL | hsl(85, 27%, 73%) |
| HSV | hsv(85, 19%, 80%) |
| CMYK | cmyk(7.8%, 0%, 18.6%, 20%) |
| CIE-LAB | lab(79.97, -12.17, 17.15) |
| CIE-LCH | lch(79.97, 21.03, 125.36°) |
| OKLab | oklab(82.3% -0.0322 0.044) |
| OKLCH | oklch(82.3% 0.055 126.2) |
| XYZ | xyz(49.2138, 56.6301, 44.4070) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.05
Light Grey Green
#B7E1A1
ΔE00 8.29
Pale Olive
#B9CC81
ΔE00 8.36
Greenish Grey
#96AE8D
ΔE00 8.91
Darkseagreen
#8FBC8F
ΔE00 9.04
Greenish Tan
#BCCB7A
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA6 #B6A6CC
analogous
#CCC9A6 #BCCCA6 #A9CCA6
triadic
#BCCCA6 #A6BCCC #CCA6BC
tetradic
#BCCCA6 #A6CCC9 #B6A6CC #CCA6A9
square
#BCCCA6 #A6CCC9 #B6A6CC #CCA6A9
split-complementary
#BCCCA6 #A6A9CC #C9A6CC
monochromatic
#819D5A #9FB67F #BCCCA6 #D9E2CD #F0F4EC
Accessibility & contrast
On white
1.70
#BCCCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCCCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA6
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA6 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A4
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#BEC8C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca6; /* rgb */ color: rgb(188, 204, 166); /* oklch */ color: oklch(82.3% 0.055 126.2);
Tailwind
colors: {
custom: {
50: '#d0dbc0',
500: '#bccca6',
950: '#000000',
},
}SCSS
$custom: #bccca6; $custom-light: #d0dbc0; $custom-dark: #000000;
JSON
{
"hex": "#bccca6",
"rgb": {
"r": 188,
"g": 204,
"b": 166
},
"hsl": {
"h": 85.263,
"s": 27.143,
"l": 72.549
},
"oklch": {
"l": 0.82296,
"c": 0.05451,
"h": 126.2
},
"luminance": 0.5663
}Semantic roles & 50–950 ramp
primary
#BCCCA6
secondary
#8875A1
accent
#40A66B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482