#BCC993#BCC993
#BCC993 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.2% C 0.074 H 119.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC993 |
|---|---|
| RGB | rgb(188, 201, 147) |
| HSL | hsl(74, 33%, 68%) |
| HSV | hsv(74, 27%, 79%) |
| CMYK | cmyk(6.5%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(78.79, -13.51, 25.58) |
| CIE-LCH | lch(78.79, 28.93, 117.84°) |
| OKLab | oklab(81.24% -0.0358 0.0645) |
| OKLCH | oklch(81.24% 0.074 119.1) |
| XYZ | xyz(46.8918, 54.5714, 35.6611) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 5.37
Tan Green
#A9BE70
ΔE00 6.17
Light Moss Green
#A6C875
ΔE00 6.84
Pale Olive Green
#B1D27B
ΔE00 6.99
Light Olive
#ACBF69
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC993 #A093C9
analogous
#C9BB93 #BCC993 #A1C993
triadic
#BCC993 #93BCC9 #C993BC
tetradic
#BCC993 #93C9BB #A093C9 #C993A1
square
#BCC993 #93C9BB #A093C9 #C993A1
split-complementary
#BCC993 #93A1C9 #BB93C9
monochromatic
#84964B #A3B56A #BCC993 #D5DDBC #EFF2E5
Accessibility & contrast
On white
1.76
#BCC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BCC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC993
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC993 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C390
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#C1C3BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc993; /* rgb */ color: rgb(188, 201, 147); /* oklch */ color: oklch(81.2% 0.074 119.1);
Tailwind
colors: {
custom: {
50: '#d0d9b3',
500: '#bcc993',
950: '#000000',
},
}SCSS
$custom: #bcc993; $custom-light: #d0d9b3; $custom-dark: #000000;
JSON
{
"hex": "#bcc993",
"rgb": {
"r": 188,
"g": 201,
"b": 147
},
"hsl": {
"h": 74.444,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.81238,
"c": 0.07375,
"h": 119.1
},
"luminance": 0.54571
}Semantic roles & 50–950 ramp
primary
#BCC993
secondary
#71629E
accent
#39AC55
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381