#BCCCAA#BCCCAA
#BCCCAA is a very light, muted yellow-green. Relative luminance 0.568; OKLCH L 82.4% C 0.050 H 128.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCAA |
|---|---|
| RGB | rgb(188, 204, 170) |
| HSL | hsl(88, 25%, 73%) |
| HSV | hsv(88, 17%, 80%) |
| CMYK | cmyk(7.8%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(80.06, -11.52, 15.14) |
| CIE-LCH | lch(80.06, 19.03, 127.26°) |
| OKLab | oklab(82.39% -0.0305 0.039) |
| OKLCH | oklch(82.39% 0.05 128) |
| XYZ | xyz(49.5865, 56.7792, 46.3695) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.87
Light Grey Green
#B7E1A1
ΔE00 9.03
Darkseagreen
#8FBC8F
ΔE00 9.34
Pale Olive
#B9CC81
ΔE00 9.48
Light Sage
#BCECAC
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCAA #BAAACC
analogous
#CCCBAA #BCCCAA #ABCCAA
triadic
#BCCCAA #AABCCC #CCAABC
tetradic
#BCCCAA #AACCCB #BAAACC #CCAAAB
square
#BCCCAA #AACCCB #BAAACC #CCAAAB
split-complementary
#BCCCAA #AAABCC #CBAACC
monochromatic
#809D5E #9EB584 #BCCCAA #DAE3D0 #F0F4EC
Accessibility & contrast
On white
1.70
#BCCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BCCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCAA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCAA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A8
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#BEC9C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcccaa; /* rgb */ color: rgb(188, 204, 170); /* oklch */ color: oklch(82.4% 0.050 128.0);
Tailwind
colors: {
custom: {
50: '#d0dbc3',
500: '#bcccaa',
950: '#000000',
},
}SCSS
$custom: #bcccaa; $custom-light: #d0dbc3; $custom-dark: #000000;
JSON
{
"hex": "#bcccaa",
"rgb": {
"r": 188,
"g": 204,
"b": 170
},
"hsl": {
"h": 88.235,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.8239,
"c": 0.04951,
"h": 128
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#BCCCAA
secondary
#8C79A1
accent
#42A470
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482