#BCC698#BCC698
#BCC698 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.7% C 0.063 H 117.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC698 |
|---|---|
| RGB | rgb(188, 198, 152) |
| HSL | hsl(73, 29%, 69%) |
| HSV | hsv(73, 23%, 78%) |
| CMYK | cmyk(5.1%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(78.08, -11.25, 21.96) |
| CIE-LCH | lch(78.08, 24.68, 117.12°) |
| OKLab | oklab(80.7% -0.0294 0.0558) |
| OKLCH | oklch(80.7% 0.063 117.8) |
| XYZ | xyz(46.6001, 53.3467, 37.5417) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 7.20
Sage Green
#9CAF88
ΔE00 7.47
Tan Green
#A9BE70
ΔE00 7.60
Light Moss Green
#A6C875
ΔE00 8.56
Light Olive
#ACBF69
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC698 #A298C6
analogous
#C6B998 #BCC698 #A5C698
triadic
#BCC698 #98BCC6 #C698BC
tetradic
#BCC698 #98C6B9 #A298C6 #C698A5
square
#BCC698 #98C6B9 #A298C6 #C698A5
split-complementary
#BCC698 #98A5C6 #B998C6
monochromatic
#849351 #A2B071 #BCC698 #D6DCBF #EFF2E7
Accessibility & contrast
On white
1.80
#BCC698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BCC698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC698
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC698 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#C1C1BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc698; /* rgb */ color: rgb(188, 198, 152); /* oklch */ color: oklch(80.7% 0.063 117.8);
Tailwind
colors: {
custom: {
50: '#d0d7b6',
500: '#bcc698',
950: '#000000',
},
}SCSS
$custom: #bcc698; $custom-light: #d0d7b6; $custom-dark: #000000;
JSON
{
"hex": "#bcc698",
"rgb": {
"r": 188,
"g": 198,
"b": 152
},
"hsl": {
"h": 73.043,
"s": 28.75,
"l": 68.627
},
"oklch": {
"l": 0.80701,
"c": 0.06305,
"h": 117.8
},
"luminance": 0.53347
}Semantic roles & 50–950 ramp
primary
#BCC698
secondary
#73689A
accent
#3EA755
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381