#BCCCA0#BCCCA0
#BCCCA0 is a very light, moderate yellow-green. Relative luminance 0.564; OKLCH L 82.2% C 0.062 H 124.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA0 |
|---|---|
| RGB | rgb(188, 204, 160) |
| HSL | hsl(82, 30%, 71%) |
| HSV | hsv(82, 22%, 80%) |
| CMYK | cmyk(7.8%, 0%, 21.6%, 20%) |
| CIE-LAB | lab(79.85, -13.11, 20.16) |
| CIE-LCH | lch(79.85, 24.05, 123.04°) |
| OKLab | oklab(82.16% -0.0347 0.0514) |
| OKLCH | oklch(82.16% 0.062 124) |
| XYZ | xyz(48.6763, 56.4151, 41.5757) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.77
Light Grey Green
#B7E1A1
ΔE00 7.45
Greenish Tan
#BCCB7A
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 8.03
Tan Green
#A9BE70
ΔE00 8.57
Light Moss Green
#A6C875
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA0 #B0A0CC
analogous
#CCC6A0 #BCCCA0 #A6CCA0
triadic
#BCCCA0 #A0BCCC #CCA0BC
tetradic
#BCCCA0 #A0CCC6 #B0A0CC #CCA0A6
square
#BCCCA0 #A0CCC6 #B0A0CC #CCA0A6
split-complementary
#BCCCA0 #A0A6CC #C6A0CC
monochromatic
#839D54 #A0B778 #BCCCA0 #D8E1C8 #F1F4EB
Accessibility & contrast
On white
1.71
#BCCCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BCCCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69D
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#BFC8C0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca0; /* rgb */ color: rgb(188, 204, 160); /* oklch */ color: oklch(82.2% 0.062 124.0);
Tailwind
colors: {
custom: {
50: '#d0dbbc',
500: '#bccca0',
950: '#000000',
},
}SCSS
$custom: #bccca0; $custom-light: #d0dbbc; $custom-dark: #000000;
JSON
{
"hex": "#bccca0",
"rgb": {
"r": 188,
"g": 204,
"b": 160
},
"hsl": {
"h": 81.818,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.82159,
"c": 0.06204,
"h": 124
},
"luminance": 0.56415
}Semantic roles & 50–950 ramp
primary
#BCCCA0
secondary
#816FA1
accent
#3DA964
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482