#BCC992#BCC992
#BCC992 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.2% C 0.075 H 118.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC992 |
|---|---|
| RGB | rgb(188, 201, 146) |
| HSL | hsl(74, 34%, 68%) |
| HSV | hsv(74, 27%, 79%) |
| CMYK | cmyk(6.5%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(78.78, -13.65, 26.08) |
| CIE-LCH | lch(78.78, 29.43, 117.63°) |
| OKLab | oklab(81.22% -0.0362 0.0657) |
| OKLCH | oklch(81.22% 0.075 118.9) |
| XYZ | xyz(46.8136, 54.5401, 35.2496) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.09
Greenish Tan
#BCCB7A
ΔE00 5.15
Tan Green
#A9BE70
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.67
Pale Olive Green
#B1D27B
ΔE00 6.81
Light Olive
#ACBF69
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC992 #9F92C9
analogous
#C9BA92 #BCC992 #A0C992
triadic
#BCC992 #92BCC9 #C992BC
tetradic
#BCC992 #92C9BA #9F92C9 #C992A0
square
#BCC992 #92C9BA #9F92C9 #C992A0
split-complementary
#BCC992 #92A0C9 #BA92C9
monochromatic
#84964A #A3B569 #BCC992 #D5DDBB #EEF2E4
Accessibility & contrast
On white
1.76
#BCC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BCC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC992
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC992 | 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)
#D0C38E
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#C1C3BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc992; /* rgb */ color: rgb(188, 201, 146); /* oklch */ color: oklch(81.2% 0.075 118.9);
Tailwind
colors: {
custom: {
50: '#d0d9b2',
500: '#bcc992',
950: '#000000',
},
}SCSS
$custom: #bcc992; $custom-light: #d0d9b2; $custom-dark: #000000;
JSON
{
"hex": "#bcc992",
"rgb": {
"r": 188,
"g": 201,
"b": 146
},
"hsl": {
"h": 74.182,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.81218,
"c": 0.07499,
"h": 118.9
},
"luminance": 0.5454
}Semantic roles & 50–950 ramp
primary
#BCC992
secondary
#70629E
accent
#39AD54
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381