#BCCCA4#BCCCA4
#BCCCA4 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.2% C 0.057 H 125.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA4 |
|---|---|
| RGB | rgb(188, 204, 164) |
| HSL | hsl(84, 28%, 72%) |
| HSV | hsv(84, 20%, 80%) |
| CMYK | cmyk(7.8%, 0%, 19.6%, 20%) |
| CIE-LAB | lab(79.93, -12.49, 18.15) |
| CIE-LCH | lch(79.93, 22.03, 124.52°) |
| OKLab | oklab(82.25% -0.033 0.0465) |
| OKLCH | oklch(82.25% 0.057 125.4) |
| XYZ | xyz(49.0318, 56.5573, 43.4483) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.82
Light Grey Green
#B7E1A1
ΔE00 7.98
Sage Green
#9CAF88
ΔE00 8.00
Darkseagreen
#8FBC8F
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 8.99
Greenish Tan
#BCCB7A
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA4 #B4A4CC
analogous
#CCC8A4 #BCCCA4 #A8CCA4
triadic
#BCCCA4 #A4BCCC #CCA4BC
tetradic
#BCCCA4 #A4CCC8 #B4A4CC #CCA4A8
square
#BCCCA4 #A4CCC8 #B4A4CC #CCA4A8
split-complementary
#BCCCA4 #A4A8CC #C8A4CC
monochromatic
#829D58 #9FB67D #BCCCA4 #D9E2CB #F1F4EB
Accessibility & contrast
On white
1.71
#BCCCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BCCCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA4
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA4 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A2
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#BFC8C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca4; /* rgb */ color: rgb(188, 204, 164); /* oklch */ color: oklch(82.2% 0.057 125.4);
Tailwind
colors: {
custom: {
50: '#d0dbbf',
500: '#bccca4',
950: '#000000',
},
}SCSS
$custom: #bccca4; $custom-light: #d0dbbf; $custom-dark: #000000;
JSON
{
"hex": "#bccca4",
"rgb": {
"r": 188,
"g": 204,
"b": 164
},
"hsl": {
"h": 84,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.82249,
"c": 0.05703,
"h": 125.4
},
"luminance": 0.56557
}Semantic roles & 50–950 ramp
primary
#BCCCA4
secondary
#8573A1
accent
#3FA768
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482