#BCCCA7#BCCCA7
#BCCCA7 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.3% C 0.053 H 126.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA7 |
|---|---|
| RGB | rgb(188, 204, 167) |
| HSL | hsl(86, 27%, 73%) |
| HSV | hsv(86, 18%, 80%) |
| CMYK | cmyk(7.8%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(79.99, -12.01, 16.65) |
| CIE-LCH | lch(79.99, 20.53, 125.80°) |
| OKLab | oklab(82.32% -0.0317 0.0428) |
| OKLCH | oklch(82.32% 0.053 126.6) |
| XYZ | xyz(49.3059, 56.6669, 44.8920) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.08
Light Grey Green
#B7E1A1
ΔE00 8.46
Pale Olive
#B9CC81
ΔE00 8.63
Greenish Grey
#96AE8D
ΔE00 8.89
Darkseagreen
#8FBC8F
ΔE00 9.10
Greenish Tan
#BCCB7A
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA7 #B7A7CC
analogous
#CCCAA7 #BCCCA7 #A9CCA7
triadic
#BCCCA7 #A7BCCC #CCA7BC
tetradic
#BCCCA7 #A7CCCA #B7A7CC #CCA7A9
square
#BCCCA7 #A7CCCA #B7A7CC #CCA7A9
split-complementary
#BCCCA7 #A7A9CC #CAA7CC
monochromatic
#819D5B #9FB680 #BCCCA7 #D9E2CE #F0F4EC
Accessibility & contrast
On white
1.70
#BCCCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCCCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA7
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA7 | 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)
#D0C7A5
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#BEC8C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca7; /* rgb */ color: rgb(188, 204, 167); /* oklch */ color: oklch(82.3% 0.053 126.6);
Tailwind
colors: {
custom: {
50: '#d0dbc1',
500: '#bccca7',
950: '#000000',
},
}SCSS
$custom: #bccca7; $custom-light: #d0dbc1; $custom-dark: #000000;
JSON
{
"hex": "#bccca7",
"rgb": {
"r": 188,
"g": 204,
"b": 167
},
"hsl": {
"h": 85.946,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.82319,
"c": 0.05326,
"h": 126.6
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#BCCCA7
secondary
#8976A1
accent
#40A56C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482