#BCC593#BCC593
#BCC593 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 80.4% C 0.068 H 116.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC593 |
|---|---|
| RGB | rgb(188, 197, 147) |
| HSL | hsl(71, 30%, 67%) |
| HSV | hsv(71, 25%, 77%) |
| CMYK | cmyk(4.6%, 0%, 25.4%, 22.7%) |
| CIE-LAB | lab(77.72, -11.47, 24.11) |
| CIE-LCH | lch(77.72, 26.70, 115.43°) |
| OKLab | oklab(80.38% -0.03 0.0609) |
| OKLCH | oklch(80.38% 0.068 116.2) |
| XYZ | xyz(45.9714, 52.7307, 35.3543) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.45
Greenish Tan
#BCCB7A
ΔE00 6.27
Tan Green
#A9BE70
ΔE00 6.73
Light Olive
#ACBF69
ΔE00 7.65
Sage Green
#9CAF88
ΔE00 7.70
Greenish Beige
#C9D179
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC593 #9C93C5
analogous
#C5B593 #BCC593 #A3C593
triadic
#BCC593 #93BCC5 #C593BC
tetradic
#BCC593 #93C5B5 #9C93C5 #C593A3
square
#BCC593 #93C5B5 #9C93C5 #C593A3
split-complementary
#BCC593 #93A3C5 #B593C5
monochromatic
#84904D #A3B06B #BCC593 #D5DABB #EDF0E3
Accessibility & contrast
On white
1.82
#BCC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BCC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC593
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC593 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#C2BFB8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc593; /* rgb */ color: rgb(188, 197, 147); /* oklch */ color: oklch(80.4% 0.068 116.2);
Tailwind
colors: {
custom: {
50: '#d0d6b3',
500: '#bcc593',
950: '#000000',
},
}SCSS
$custom: #bcc593; $custom-light: #d0d6b3; $custom-dark: #000000;
JSON
{
"hex": "#bcc593",
"rgb": {
"r": 188,
"g": 197,
"b": 147
},
"hsl": {
"h": 70.8,
"s": 30.12,
"l": 67.451
},
"oklch": {
"l": 0.80381,
"c": 0.06794,
"h": 116.2
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#BCC593
secondary
#6D6499
accent
#3DA950
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381