#BCCCA3#BCCCA3
#BCCCA3 is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.2% C 0.058 H 125.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA3 |
|---|---|
| RGB | rgb(188, 204, 163) |
| HSL | hsl(83, 29%, 72%) |
| HSV | hsv(83, 20%, 80%) |
| CMYK | cmyk(7.8%, 0%, 20.1%, 20%) |
| CIE-LAB | lab(79.91, -12.64, 18.66) |
| CIE-LCH | lch(79.91, 22.54, 124.13°) |
| OKLab | oklab(82.23% -0.0334 0.0477) |
| OKLCH | oklch(82.23% 0.058 125) |
| XYZ | xyz(48.9419, 56.5213, 42.9745) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.55
Light Grey Green
#B7E1A1
ΔE00 7.83
Sage Green
#9CAF88
ΔE00 8.00
Greenish Tan
#BCCB7A
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 8.93
Greenish Grey
#96AE8D
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA3 #B3A3CC
analogous
#CCC8A3 #BCCCA3 #A8CCA3
triadic
#BCCCA3 #A3BCCC #CCA3BC
tetradic
#BCCCA3 #A3CCC8 #B3A3CC #CCA3A8
square
#BCCCA3 #A3CCC8 #B3A3CC #CCA3A8
split-complementary
#BCCCA3 #A3A8CC #C8A3CC
monochromatic
#829D57 #9FB67C #BCCCA3 #D9E2CA #F1F4EB
Accessibility & contrast
On white
1.71
#BCCCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BCCCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA3
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA3 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A1
Deuteranopia (green-blind)
#CFC6A5
Tritanopia (blue-blind)
#BFC8C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca3; /* rgb */ color: rgb(188, 204, 163); /* oklch */ color: oklch(82.2% 0.058 125.0);
Tailwind
colors: {
custom: {
50: '#d0dbbe',
500: '#bccca3',
950: '#000000',
},
}SCSS
$custom: #bccca3; $custom-light: #d0dbbe; $custom-dark: #000000;
JSON
{
"hex": "#bccca3",
"rgb": {
"r": 188,
"g": 204,
"b": 163
},
"hsl": {
"h": 83.415,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.82226,
"c": 0.05828,
"h": 125
},
"luminance": 0.56521
}Semantic roles & 50–950 ramp
primary
#BCCCA3
secondary
#8472A1
accent
#3EA767
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482