#BCCCAC#BCCCAC
#BCCCAC is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.4% C 0.047 H 129.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCAC |
|---|---|
| RGB | rgb(188, 204, 172) |
| HSL | hsl(90, 24%, 74%) |
| HSV | hsv(90, 16%, 80%) |
| CMYK | cmyk(7.8%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(80.10, -11.19, 14.14) |
| CIE-LCH | lch(80.10, 18.03, 128.36°) |
| OKLab | oklab(82.44% -0.0297 0.0365) |
| OKLCH | oklch(82.44% 0.047 129.1) |
| XYZ | xyz(49.7771, 56.8554, 47.3735) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.42
Greenish Grey
#96AE8D
ΔE00 8.91
Light Grey Green
#B7E1A1
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 9.54
Pale Olive
#B9CC81
ΔE00 10.05
Light Sage
#BCECAC
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCAC #BCACCC
analogous
#CCCCAC #BCCCAC #ACCCAC
triadic
#BCCCAC #ACBCCC #CCACBC
tetradic
#BCCCAC #ACCCCC #BCACCC #CCACAC
square
#BCCCAC #ACCCCC #BCACCC #CCACAC
split-complementary
#BCCCAC #ACACCC #CCACCC
monochromatic
#7F9D61 #9DB586 #BCCCAC #DBE3D2 #F0F3EC
Accessibility & contrast
On white
1.70
#BCCCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BCCCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCAC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCAC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7AA
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#BDC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcccac; /* rgb */ color: rgb(188, 204, 172); /* oklch */ color: oklch(82.4% 0.047 129.1);
Tailwind
colors: {
custom: {
50: '#d0dbc4',
500: '#bcccac',
950: '#000000',
},
}SCSS
$custom: #bcccac; $custom-light: #d0dbc4; $custom-dark: #000000;
JSON
{
"hex": "#bcccac",
"rgb": {
"r": 188,
"g": 204,
"b": 172
},
"hsl": {
"h": 90,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.82438,
"c": 0.04702,
"h": 129.1
},
"luminance": 0.56856
}Semantic roles & 50–950 ramp
primary
#BCCCAC
secondary
#8E7BA1
accent
#43A273
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482