#BCCCA1#BCCCA1
#BCCCA1 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.2% C 0.061 H 124.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA1 |
|---|---|
| RGB | rgb(188, 204, 161) |
| HSL | hsl(82, 30%, 72%) |
| HSV | hsv(82, 21%, 80%) |
| CMYK | cmyk(7.8%, 0%, 21.1%, 20%) |
| CIE-LAB | lab(79.87, -12.96, 19.66) |
| CIE-LCH | lch(79.87, 23.54, 123.39°) |
| OKLab | oklab(82.18% -0.0343 0.0502) |
| OKLCH | oklch(82.18% 0.061 124.3) |
| XYZ | xyz(48.7641, 56.4502, 42.0383) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.03
Light Grey Green
#B7E1A1
ΔE00 7.57
Sage Green
#9CAF88
ΔE00 8.01
Greenish Tan
#BCCB7A
ΔE00 8.28
Tan Green
#A9BE70
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA1 #B1A1CC
analogous
#CCC7A1 #BCCCA1 #A7CCA1
triadic
#BCCCA1 #A1BCCC #CCA1BC
tetradic
#BCCCA1 #A1CCC7 #B1A1CC #CCA1A7
square
#BCCCA1 #A1CCC7 #B1A1CC #CCA1A7
split-complementary
#BCCCA1 #A1A7CC #C7A1CC
monochromatic
#839D55 #A0B679 #BCCCA1 #D8E2C9 #F1F4EB
Accessibility & contrast
On white
1.71
#BCCCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BCCCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA1
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA1 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69E
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#BFC8C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca1; /* rgb */ color: rgb(188, 204, 161); /* oklch */ color: oklch(82.2% 0.061 124.3);
Tailwind
colors: {
custom: {
50: '#d0dbbd',
500: '#bccca1',
950: '#000000',
},
}SCSS
$custom: #bccca1; $custom-light: #d0dbbd; $custom-dark: #000000;
JSON
{
"hex": "#bccca1",
"rgb": {
"r": 188,
"g": 204,
"b": 161
},
"hsl": {
"h": 82.326,
"s": 29.655,
"l": 71.569
},
"oklch": {
"l": 0.82181,
"c": 0.06078,
"h": 124.3
},
"luminance": 0.5645
}Semantic roles & 50–950 ramp
primary
#BCCCA1
secondary
#8270A1
accent
#3DA865
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482