#BBCA78#BBCA78
#BBCA78 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.9% C 0.107 H 117.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA78 |
|---|---|
| RGB | rgb(187, 202, 120) |
| HSL | hsl(71, 44%, 63%) |
| HSV | hsv(71, 41%, 79%) |
| CMYK | cmyk(7.4%, 0%, 40.6%, 20.8%) |
| CIE-LAB | lab(78.56, -17.86, 39.19) |
| CIE-LCH | lch(78.56, 43.07, 114.50°) |
| OKLab | oklab(80.89% -0.0493 0.0954) |
| OKLCH | oklch(80.89% 0.107 117.3) |
| XYZ | xyz(45.0044, 54.1623, 25.8492) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.32
Pale Olive
#B9CC81
ΔE00 1.87
Greenish Beige
#C9D179
ΔE00 2.97
Light Olive
#ACBF69
ΔE00 3.30
Tan Green
#A9BE70
ΔE00 3.81
Pale Olive Green
#B1D27B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA78 #8778CA
analogous
#CAB078 #BBCA78 #92CA78
triadic
#BBCA78 #78BBCA #CA78BB
tetradic
#BBCA78 #78CAB0 #8778CA #CA7892
square
#BBCA78 #78CAB0 #8778CA #CA7892
split-complementary
#BBCA78 #7892CA #B078CA
monochromatic
#7F8F38 #A5B94C #BBCA78 #D1DBA4 #E7EDD0
Accessibility & contrast
On white
1.77
#BBCA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BBCA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA78
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA78 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C272
Deuteranopia (green-blind)
#D3C37C
Tritanopia (blue-blind)
#C3C2B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbca78; /* rgb */ color: rgb(187, 202, 120); /* oklch */ color: oklch(80.9% 0.107 117.3);
Tailwind
colors: {
custom: {
50: '#d0daa0',
500: '#bbca78',
950: '#000000',
},
}SCSS
$custom: #bbca78; $custom-light: #d0daa0; $custom-dark: #000000;
JSON
{
"hex": "#bbca78",
"rgb": {
"r": 187,
"g": 202,
"b": 120
},
"hsl": {
"h": 70.976,
"s": 43.617,
"l": 63.137
},
"oklch": {
"l": 0.80888,
"c": 0.10742,
"h": 117.3
},
"luminance": 0.54162
}Semantic roles & 50–950 ramp
primary
#BBCA78
secondary
#5D5096
accent
#2FB748
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380