#BCCE79#BCCE79
#BCCE79 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.9% C 0.111 H 118.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE79 |
|---|---|
| RGB | rgb(188, 206, 121) |
| HSL | hsl(73, 46%, 64%) |
| HSV | hsv(73, 41%, 81%) |
| CMYK | cmyk(8.7%, 0%, 41.3%, 19.2%) |
| CIE-LAB | lab(79.74, -19.35, 40.19) |
| CIE-LCH | lch(79.74, 44.61, 115.70°) |
| OKLab | oklab(81.85% -0.0535 0.0977) |
| OKLCH | oklch(81.85% 0.111 118.7) |
| XYZ | xyz(46.2617, 56.2147, 26.4989) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.02
Pale Olive
#B9CC81
ΔE00 1.93
Greenish Beige
#C9D179
ΔE00 2.88
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Olive
#ACBF69
ΔE00 3.96
Light Moss Green
#A6C875
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE79 #8B79CE
analogous
#CEB679 #BCCE79 #92CE79
triadic
#BCCE79 #79BCCE #CE79BC
tetradic
#BCCE79 #79CEB6 #8B79CE #CE7992
square
#BCCE79 #79CEB6 #8B79CE #CE7992
split-complementary
#BCCE79 #7992CE #B679CE
monochromatic
#829637 #A6BE4C #BCCE79 #D2DEA6 #E9EFD3
Accessibility & contrast
On white
1.72
#BCCE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BCCE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE79
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE79 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C672
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#C4C6B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce79; /* rgb */ color: rgb(188, 206, 121); /* oklch */ color: oklch(81.9% 0.111 118.7);
Tailwind
colors: {
custom: {
50: '#d1dda1',
500: '#bcce79',
950: '#000000',
},
}SCSS
$custom: #bcce79; $custom-light: #d1dda1; $custom-dark: #000000;
JSON
{
"hex": "#bcce79",
"rgb": {
"r": 188,
"g": 206,
"b": 121
},
"hsl": {
"h": 72.706,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.81853,
"c": 0.11144,
"h": 118.7
},
"luminance": 0.56214
}Semantic roles & 50–950 ramp
primary
#BCCE79
secondary
#604F9C
accent
#2CBA4A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480