#BCC893#BCC893
#BCC893 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 81.0% C 0.072 H 118.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC893 |
|---|---|
| RGB | rgb(188, 200, 147) |
| HSL | hsl(74, 33%, 68%) |
| HSV | hsv(74, 27%, 78%) |
| CMYK | cmyk(6%, 0%, 26.5%, 21.6%) |
| CIE-LAB | lab(78.52, -13.00, 25.21) |
| CIE-LCH | lch(78.52, 28.37, 117.28°) |
| OKLab | oklab(81.02% -0.0344 0.0636) |
| OKLCH | oklch(81.02% 0.072 118.4) |
| XYZ | xyz(46.6594, 54.1067, 35.5837) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 5.57
Tan Green
#A9BE70
ΔE00 6.28
Light Moss Green
#A6C875
ΔE00 7.09
Light Olive
#ACBF69
ΔE00 7.21
Pale Olive Green
#B1D27B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC893 #9F93C8
analogous
#C8B993 #BCC893 #A1C893
triadic
#BCC893 #93BCC8 #C893BC
tetradic
#BCC893 #93C8B9 #9F93C8 #C893A1
square
#BCC893 #93C8B9 #9F93C8 #C893A1
split-complementary
#BCC893 #93A1C8 #B993C8
monochromatic
#84954C #A3B36A #BCC893 #D5DDBC #EEF1E4
Accessibility & contrast
On white
1.78
#BCC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BCC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC893
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC893 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC290
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#C1C2BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc893; /* rgb */ color: rgb(188, 200, 147); /* oklch */ color: oklch(81.0% 0.072 118.4);
Tailwind
colors: {
custom: {
50: '#d0d8b3',
500: '#bcc893',
950: '#000000',
},
}SCSS
$custom: #bcc893; $custom-light: #d0d8b3; $custom-dark: #000000;
JSON
{
"hex": "#bcc893",
"rgb": {
"r": 188,
"g": 200,
"b": 147
},
"hsl": {
"h": 73.585,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.81024,
"c": 0.07228,
"h": 118.4
},
"luminance": 0.54107
}Semantic roles & 50–950 ramp
primary
#BCC893
secondary
#70639D
accent
#3AAB54
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381