#B1CA77#B1CA77
#B1CA77 is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.1% C 0.112 H 122.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CA77 |
|---|---|
| RGB | rgb(177, 202, 119) |
| HSL | hsl(78, 44%, 63%) |
| HSV | hsv(78, 41%, 79%) |
| CMYK | cmyk(12.4%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(77.83, -21.84, 38.62) |
| CIE-LCH | lch(77.83, 44.37, 119.49°) |
| OKLab | oklab(80.12% -0.0603 0.0942) |
| OKLCH | oklch(80.12% 0.112 122.6) |
| XYZ | xyz(42.5817, 52.9200, 25.4205) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.95
Light Moss Green
#A6C875
ΔE00 2.17
Pale Olive Green
#B1D27B
ΔE00 2.28
Greenish Tan
#BCCB7A
ΔE00 2.42
Tan Green
#A9BE70
ΔE00 3.07
Light Olive
#ACBF69
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CA77 #9077CA
analogous
#CAB977 #B1CA77 #88CA77
triadic
#B1CA77 #77B1CA #CA77B1
tetradic
#B1CA77 #77CAB9 #9077CA #CA7788
square
#B1CA77 #77CAB9 #9077CA #CA7788
split-complementary
#B1CA77 #7788CA #B977CA
monochromatic
#758F38 #98B94B #B1CA77 #CADBA3 #E4ECCF
Accessibility & contrast
On white
1.81
#B1CA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B1CA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CA77
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CA77 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C171
Deuteranopia (green-blind)
#D0C07B
Tritanopia (blue-blind)
#B7C2B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b1ca77; /* rgb */ color: rgb(177, 202, 119); /* oklch */ color: oklch(80.1% 0.112 122.6);
Tailwind
colors: {
custom: {
50: '#c9da9f',
500: '#b1ca77',
950: '#000000',
},
}SCSS
$custom: #b1ca77; $custom-light: #c9da9f; $custom-dark: #000000;
JSON
{
"hex": "#b1ca77",
"rgb": {
"r": 177,
"g": 202,
"b": 119
},
"hsl": {
"h": 78.072,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.80122,
"c": 0.1118,
"h": 122.6
},
"luminance": 0.5292
}Semantic roles & 50–950 ramp
primary
#B1CA77
secondary
#654F96
accent
#2EB758
background
#FEFEFC
surface
#FAFBF5
border
#D3D4CF
text
#13140F
muted
#838380