#BCC693#BCC693
#BCC693 is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.6% C 0.069 H 117.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC693 |
|---|---|
| RGB | rgb(188, 198, 147) |
| HSL | hsl(72, 31%, 68%) |
| HSV | hsv(72, 26%, 78%) |
| CMYK | cmyk(5.1%, 0%, 25.8%, 22.4%) |
| CIE-LAB | lab(77.98, -11.98, 24.48) |
| CIE-LCH | lch(77.98, 27.25, 116.07°) |
| OKLab | oklab(80.6% -0.0315 0.0618) |
| OKLCH | oklch(80.6% 0.069 117) |
| XYZ | xyz(46.1992, 53.1864, 35.4303) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.14
Greenish Tan
#BCCB7A
ΔE00 6.02
Tan Green
#A9BE70
ΔE00 6.56
Light Olive
#ACBF69
ΔE00 7.48
Light Moss Green
#A6C875
ΔE00 7.64
Greenish Beige
#C9D179
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC693 #9D93C6
analogous
#C6B793 #BCC693 #A2C693
triadic
#BCC693 #93BCC6 #C693BC
tetradic
#BCC693 #93C6B7 #9D93C6 #C693A2
square
#BCC693 #93C6B7 #9D93C6 #C693A2
split-complementary
#BCC693 #93A2C6 #B793C6
monochromatic
#84924D #A3B16B #BCC693 #D5DBBB #EEF0E3
Accessibility & contrast
On white
1.80
#BCC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BCC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC693
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC693 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC190
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#C1C0B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc693; /* rgb */ color: rgb(188, 198, 147); /* oklch */ color: oklch(80.6% 0.069 117.0);
Tailwind
colors: {
custom: {
50: '#d0d7b3',
500: '#bcc693',
950: '#000000',
},
}SCSS
$custom: #bcc693; $custom-light: #d0d7b3; $custom-dark: #000000;
JSON
{
"hex": "#bcc693",
"rgb": {
"r": 188,
"g": 198,
"b": 147
},
"hsl": {
"h": 71.765,
"s": 30.909,
"l": 67.647
},
"oklch": {
"l": 0.80595,
"c": 0.06938,
"h": 117
},
"luminance": 0.53186
}Semantic roles & 50–950 ramp
primary
#BCC693
secondary
#6E639A
accent
#3CAA51
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381