#BCCB79#BCCB79
#BCCB79 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.2% C 0.107 H 117.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCB79 |
|---|---|
| RGB | rgb(188, 203, 121) |
| HSL | hsl(71, 44%, 64%) |
| HSV | hsv(71, 40%, 80%) |
| CMYK | cmyk(7.4%, 0%, 40.4%, 20.4%) |
| CIE-LAB | lab(78.92, -17.85, 39.16) |
| CIE-LCH | lch(78.92, 43.04, 114.51°) |
| OKLab | oklab(81.2% -0.0493 0.0954) |
| OKLCH | oklch(81.2% 0.107 117.3) |
| XYZ | xyz(45.5464, 54.7840, 26.2604) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.18
Pale Olive
#B9CC81
ΔE00 1.82
Greenish Beige
#C9D179
ΔE00 2.81
Light Olive
#ACBF69
ΔE00 3.54
Pale Olive Green
#B1D27B
ΔE00 4.01
Tan Green
#A9BE70
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCB79 #8879CB
analogous
#CBB179 #BCCB79 #93CB79
triadic
#BCCB79 #79BCCB #CB79BC
tetradic
#BCCB79 #79CBB1 #8879CB #CB7993
square
#BCCB79 #79CBB1 #8879CB #CB7993
split-complementary
#BCCB79 #7993CB #B179CB
monochromatic
#819138 #A6BA4D #BCCB79 #D2DCA5 #E8EDD1
Accessibility & contrast
On white
1.76
#BCCB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BCCB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCB79
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCB79 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#C4C3B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bccb79; /* rgb */ color: rgb(188, 203, 121); /* oklch */ color: oklch(81.2% 0.107 117.3);
Tailwind
colors: {
custom: {
50: '#d1daa1',
500: '#bccb79',
950: '#000000',
},
}SCSS
$custom: #bccb79; $custom-light: #d1daa1; $custom-dark: #000000;
JSON
{
"hex": "#bccb79",
"rgb": {
"r": 188,
"g": 203,
"b": 121
},
"hsl": {
"h": 70.976,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.81199,
"c": 0.10738,
"h": 117.3
},
"luminance": 0.54784
}Semantic roles & 50–950 ramp
primary
#BCCB79
secondary
#5D5098
accent
#2EB747
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380