#BCC98E#BCC98E
#BCC98E is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.1% C 0.080 H 118.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC98E |
|---|---|
| RGB | rgb(188, 201, 142) |
| HSL | hsl(73, 35%, 67%) |
| HSV | hsv(73, 29%, 79%) |
| CMYK | cmyk(6.5%, 0%, 29.4%, 21.2%) |
| CIE-LAB | lab(78.70, -14.21, 28.08) |
| CIE-LCH | lch(78.70, 31.47, 116.84°) |
| OKLab | oklab(81.14% -0.0379 0.0704) |
| OKLCH | oklch(81.14% 0.08 118.3) |
| XYZ | xyz(46.5079, 54.4178, 33.6395) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 6.08
Light Olive
#ACBF69
ΔE00 6.11
Greenish Beige
#C9D179
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC98E #9B8EC9
analogous
#C9B88E #BCC98E #9FC98E
triadic
#BCC98E #8EBCC9 #C98EBC
tetradic
#BCC98E #8EC9B8 #9B8EC9 #C98E9F
square
#BCC98E #8EC9B8 #9B8EC9 #C98E9F
split-complementary
#BCC98E #8E9FC9 #B88EC9
monochromatic
#849547 #A3B565 #BCC98E #D5DDB7 #EDF1E1
Accessibility & contrast
On white
1.77
#BCC98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BCC98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC98E
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC98E | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38A
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#C2C3BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc98e; /* rgb */ color: rgb(188, 201, 142); /* oklch */ color: oklch(81.1% 0.080 118.3);
Tailwind
colors: {
custom: {
50: '#d0d9af',
500: '#bcc98e',
950: '#000000',
},
}SCSS
$custom: #bcc98e; $custom-light: #d0d9af; $custom-dark: #000000;
JSON
{
"hex": "#bcc98e",
"rgb": {
"r": 188,
"g": 201,
"b": 142
},
"hsl": {
"h": 73.22,
"s": 35.329,
"l": 67.255
},
"oklch": {
"l": 0.81138,
"c": 0.07992,
"h": 118.3
},
"luminance": 0.54418
}Semantic roles & 50–950 ramp
primary
#BCC98E
secondary
#6C5F9D
accent
#37AE52
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381