#BCC695#BCC695
#BCC695 is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.6% C 0.067 H 117.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC695 |
|---|---|
| RGB | rgb(188, 198, 149) |
| HSL | hsl(72, 30%, 68%) |
| HSV | hsv(72, 25%, 78%) |
| CMYK | cmyk(5.1%, 0%, 24.7%, 22.4%) |
| CIE-LAB | lab(78.02, -11.69, 23.47) |
| CIE-LCH | lch(78.02, 26.22, 116.47°) |
| OKLab | oklab(80.64% -0.0307 0.0594) |
| OKLCH | oklch(80.64% 0.067 117.3) |
| XYZ | xyz(46.3575, 53.2497, 36.2640) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 6.48
Tan Green
#A9BE70
ΔE00 6.96
Sage Green
#9CAF88
ΔE00 7.66
Light Olive
#ACBF69
ΔE00 7.92
Light Moss Green
#A6C875
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC695 #9F95C6
analogous
#C6B795 #BCC695 #A3C695
triadic
#BCC695 #95BCC6 #C695BC
tetradic
#BCC695 #95C6B7 #9F95C6 #C695A3
square
#BCC695 #95C6B7 #9F95C6 #C695A3
split-complementary
#BCC695 #95A3C6 #B795C6
monochromatic
#84924F #A3B16D #BCC695 #D5DBBD #EEF1E5
Accessibility & contrast
On white
1.80
#BCC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BCC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC695
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC695 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#C1C1B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc695; /* rgb */ color: rgb(188, 198, 149); /* oklch */ color: oklch(80.6% 0.067 117.3);
Tailwind
colors: {
custom: {
50: '#d0d7b4',
500: '#bcc695',
950: '#000000',
},
}SCSS
$custom: #bcc695; $custom-light: #d0d7b4; $custom-dark: #000000;
JSON
{
"hex": "#bcc695",
"rgb": {
"r": 188,
"g": 198,
"b": 149
},
"hsl": {
"h": 72.245,
"s": 30.061,
"l": 68.039
},
"oklch": {
"l": 0.80637,
"c": 0.06686,
"h": 117.3
},
"luminance": 0.53249
}Semantic roles & 50–950 ramp
primary
#BCC695
secondary
#70659A
accent
#3DA953
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381