#BCCCA8#BCCCA8
#BCCCA8 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.3% C 0.052 H 127.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA8 |
|---|---|
| RGB | rgb(188, 204, 168) |
| HSL | hsl(87, 26%, 73%) |
| HSV | hsv(87, 18%, 80%) |
| CMYK | cmyk(7.8%, 0%, 17.6%, 20%) |
| CIE-LAB | lab(80.01, -11.85, 16.15) |
| CIE-LCH | lch(80.01, 20.02, 126.27°) |
| OKLab | oklab(82.34% -0.0313 0.0415) |
| OKLCH | oklch(82.34% 0.052 127) |
| XYZ | xyz(49.3987, 56.7041, 45.3807) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.13
Light Grey Green
#B7E1A1
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 8.87
Pale Olive
#B9CC81
ΔE00 8.91
Darkseagreen
#8FBC8F
ΔE00 9.17
Greenish Tan
#BCCB7A
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA8 #B8A8CC
analogous
#CCCAA8 #BCCCA8 #AACCA8
triadic
#BCCCA8 #A8BCCC #CCA8BC
tetradic
#BCCCA8 #A8CCCA #B8A8CC #CCA8AA
square
#BCCCA8 #A8CCCA #B8A8CC #CCA8AA
split-complementary
#BCCCA8 #A8AACC #CAA8CC
monochromatic
#809D5C #9EB581 #BCCCA8 #DAE3CF #F0F4EC
Accessibility & contrast
On white
1.70
#BCCCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BCCCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A6
Deuteranopia (green-blind)
#CEC6AA
Tritanopia (blue-blind)
#BEC8C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca8; /* rgb */ color: rgb(188, 204, 168); /* oklch */ color: oklch(82.3% 0.052 127.0);
Tailwind
colors: {
custom: {
50: '#d0dbc2',
500: '#bccca8',
950: '#000000',
},
}SCSS
$custom: #bccca8; $custom-light: #d0dbc2; $custom-dark: #000000;
JSON
{
"hex": "#bccca8",
"rgb": {
"r": 188,
"g": 204,
"b": 168
},
"hsl": {
"h": 86.667,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.82342,
"c": 0.05201,
"h": 127
},
"luminance": 0.56704
}Semantic roles & 50–950 ramp
primary
#BCCCA8
secondary
#8A77A1
accent
#41A56D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482