#BCCAAA#BCCAAA
#BCCAAA is a light, muted yellow-green. Relative luminance 0.558; OKLCH L 82.0% C 0.046 H 126.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAAA |
|---|---|
| RGB | rgb(188, 202, 170) |
| HSL | hsl(86, 23%, 73%) |
| HSV | hsv(86, 16%, 79%) |
| CMYK | cmyk(6.9%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.52, -10.49, 14.39) |
| CIE-LCH | lch(79.52, 17.81, 126.10°) |
| OKLab | oklab(81.97% -0.0276 0.0371) |
| OKLCH | oklch(81.97% 0.046 126.7) |
| XYZ | xyz(49.1142, 55.8345, 46.2121) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 9.74
Light Grey Green
#B7E1A1
ΔE00 9.86
Pale Olive
#B9CC81
ΔE00 9.95
Lichen
#8FB67B
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAAA #B8AACA
analogous
#CAC8AA #BCCAAA #ACCAAA
triadic
#BCCAAA #AABCCA #CAAABC
tetradic
#BCCAAA #AACAC8 #B8AACA #CAAAAC
square
#BCCAAA #AACAC8 #B8AACA #CAAAAC
split-complementary
#BCCAAA #AAACCA #C8AACA
monochromatic
#809A60 #9EB284 #BCCAAA #DAE2D0 #F0F3EC
Accessibility & contrast
On white
1.73
#BCCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BCCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAAA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAAA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#BEC7C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccaaa; /* rgb */ color: rgb(188, 202, 170); /* oklch */ color: oklch(82.0% 0.046 126.7);
Tailwind
colors: {
custom: {
50: '#d0dac3',
500: '#bccaaa',
950: '#000000',
},
}SCSS
$custom: #bccaaa; $custom-light: #d0dac3; $custom-dark: #000000;
JSON
{
"hex": "#bccaaa",
"rgb": {
"r": 188,
"g": 202,
"b": 170
},
"hsl": {
"h": 86.25,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.81965,
"c": 0.04627,
"h": 126.7
},
"luminance": 0.55835
}Semantic roles & 50–950 ramp
primary
#BCCAAA
secondary
#8A799F
accent
#44A26D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382