#BBCA79#BBCA79
#BBCA79 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.9% C 0.106 H 117.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA79 |
|---|---|
| RGB | rgb(187, 202, 121) |
| HSL | hsl(71, 43%, 63%) |
| HSV | hsv(71, 40%, 79%) |
| CMYK | cmyk(7.4%, 0%, 40.1%, 20.8%) |
| CIE-LAB | lab(78.57, -17.74, 38.70) |
| CIE-LCH | lch(78.57, 42.58, 114.63°) |
| OKLab | oklab(80.9% -0.0489 0.0944) |
| OKLCH | oklch(80.9% 0.106 117.4) |
| XYZ | xyz(45.0654, 54.1867, 26.1704) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.25
Pale Olive
#B9CC81
ΔE00 1.72
Greenish Beige
#C9D179
ΔE00 3.05
Light Olive
#ACBF69
ΔE00 3.34
Tan Green
#A9BE70
ΔE00 3.78
Pale Olive Green
#B1D27B
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA79 #8879CA
analogous
#CAB079 #BBCA79 #92CA79
triadic
#BBCA79 #79BBCA #CA79BB
tetradic
#BBCA79 #79CAB0 #8879CA #CA7992
square
#BBCA79 #79CAB0 #8879CA #CA7992
split-complementary
#BBCA79 #7992CA #B079CA
monochromatic
#809039 #A5B94D #BBCA79 #D1DBA5 #E8EDD1
Accessibility & contrast
On white
1.77
#BBCA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BBCA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA79
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA79 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C273
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#C3C2B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbca79; /* rgb */ color: rgb(187, 202, 121); /* oklch */ color: oklch(80.9% 0.106 117.4);
Tailwind
colors: {
custom: {
50: '#d0daa1',
500: '#bbca79',
950: '#000000',
},
}SCSS
$custom: #bbca79; $custom-light: #d0daa1; $custom-dark: #000000;
JSON
{
"hex": "#bbca79",
"rgb": {
"r": 187,
"g": 202,
"b": 121
},
"hsl": {
"h": 71.111,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.80904,
"c": 0.10631,
"h": 117.4
},
"luminance": 0.54186
}Semantic roles & 50–950 ramp
primary
#BBCA79
secondary
#5E5197
accent
#2FB648
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380