#B1CA85#B1CA85
#B1CA85 is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.4% C 0.096 H 124.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CA85 |
|---|---|
| RGB | rgb(177, 202, 133) |
| HSL | hsl(82, 39%, 66%) |
| HSV | hsv(82, 34%, 79%) |
| CMYK | cmyk(12.4%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(78.04, -20.07, 31.74) |
| CIE-LCH | lch(78.04, 37.55, 122.31°) |
| OKLab | oklab(80.36% -0.0546 0.0788) |
| OKLCH | oklch(80.36% 0.096 124.7) |
| XYZ | xyz(43.4852, 53.2814, 30.1792) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.20
Light Moss Green
#A6C875
ΔE00 3.04
Pale Olive Green
#B1D27B
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 3.78
Tan Green
#A9BE70
ΔE00 3.84
Light Olive
#ACBF69
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CA85 #9E85CA
analogous
#CAC085 #B1CA85 #8ECA85
triadic
#B1CA85 #85B1CA #CA85B1
tetradic
#B1CA85 #85CAC0 #9E85CA #CA858E
square
#B1CA85 #85CAC0 #9E85CA #CA858E
split-complementary
#B1CA85 #858ECA #C085CA
monochromatic
#769440 #96B75A #B1CA85 #CCDDB0 #E8EFDA
Accessibility & contrast
On white
1.80
#B1CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#B1CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CA85
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CA85 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#B5C4B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b1ca85; /* rgb */ color: rgb(177, 202, 133); /* oklch */ color: oklch(80.4% 0.096 124.7);
Tailwind
colors: {
custom: {
50: '#c9daa9',
500: '#b1ca85',
950: '#000000',
},
}SCSS
$custom: #b1ca85; $custom-light: #c9daa9; $custom-dark: #000000;
JSON
{
"hex": "#b1ca85",
"rgb": {
"r": 177,
"g": 202,
"b": 133
},
"hsl": {
"h": 81.739,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.80362,
"c": 0.09586,
"h": 124.7
},
"luminance": 0.53282
}Semantic roles & 50–950 ramp
primary
#B1CA85
secondary
#70589B
accent
#33B261
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380