#BCC697#BCC697
#BCC697 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.7% C 0.064 H 117.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC697 |
|---|---|
| RGB | rgb(188, 198, 151) |
| HSL | hsl(73, 29%, 68%) |
| HSV | hsv(73, 24%, 78%) |
| CMYK | cmyk(5.1%, 0%, 23.7%, 22.4%) |
| CIE-LAB | lab(78.06, -11.40, 22.47) |
| CIE-LCH | lch(78.06, 25.19, 116.90°) |
| OKLab | oklab(80.68% -0.0298 0.057) |
| OKLCH | oklch(80.68% 0.064 117.6) |
| XYZ | xyz(46.5186, 53.3141, 37.1121) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.03
Greenish Tan
#BCCB7A
ΔE00 6.96
Tan Green
#A9BE70
ΔE00 7.38
Sage Green
#9CAF88
ΔE00 7.52
Light Moss Green
#A6C875
ΔE00 8.36
Light Olive
#ACBF69
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC697 #A197C6
analogous
#C6B897 #BCC697 #A4C697
triadic
#BCC697 #97BCC6 #C697BC
tetradic
#BCC697 #97C6B8 #A197C6 #C697A4
square
#BCC697 #97C6B8 #A197C6 #C697A4
split-complementary
#BCC697 #97A4C6 #B897C6
monochromatic
#849250 #A3B06F #BCC697 #D5DCBF #EFF1E6
Accessibility & contrast
On white
1.80
#BCC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BCC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC697
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC697 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#C1C1B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc697; /* rgb */ color: rgb(188, 198, 151); /* oklch */ color: oklch(80.7% 0.064 117.6);
Tailwind
colors: {
custom: {
50: '#d0d7b5',
500: '#bcc697',
950: '#000000',
},
}SCSS
$custom: #bcc697; $custom-light: #d0d7b5; $custom-dark: #000000;
JSON
{
"hex": "#bcc697",
"rgb": {
"r": 188,
"g": 198,
"b": 151
},
"hsl": {
"h": 72.766,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.80679,
"c": 0.06432,
"h": 117.6
},
"luminance": 0.53314
}Semantic roles & 50–950 ramp
primary
#BCC697
secondary
#72679A
accent
#3EA854
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381