#B1CA94#B1CA94
#B1CA94 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.7% C 0.078 H 128.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CA94 |
|---|---|
| RGB | rgb(177, 202, 148) |
| HSL | hsl(88, 34%, 69%) |
| HSV | hsv(88, 27%, 79%) |
| CMYK | cmyk(12.4%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(78.30, -17.94, 24.25) |
| CIE-LCH | lch(78.30, 30.17, 126.50°) |
| OKLab | oklab(80.66% -0.0483 0.0613) |
| OKLCH | oklch(80.66% 0.078 128.2) |
| XYZ | xyz(44.5965, 53.7259, 36.0319) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 5.93
Tan Green
#A9BE70
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CA94 #AD94CA
analogous
#CAC894 #B1CA94 #96CA94
triadic
#B1CA94 #94B1CA #CA94B1
tetradic
#B1CA94 #94CAC8 #AD94CA #CA9496
square
#B1CA94 #94CAC8 #AD94CA #CA9496
split-complementary
#B1CA94 #9496CA #C894CA
monochromatic
#75984B #93B66B #B1CA94 #CFDEBD #EDF3E6
Accessibility & contrast
On white
1.79
#B1CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#B1CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CA94
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CA94 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#B4C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b1ca94; /* rgb */ color: rgb(177, 202, 148); /* oklch */ color: oklch(80.7% 0.078 128.2);
Tailwind
colors: {
custom: {
50: '#c8dab3',
500: '#b1ca94',
950: '#000000',
},
}SCSS
$custom: #b1ca94; $custom-light: #c8dab3; $custom-dark: #000000;
JSON
{
"hex": "#b1ca94",
"rgb": {
"r": 177,
"g": 202,
"b": 148
},
"hsl": {
"h": 87.778,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.80656,
"c": 0.07803,
"h": 128.2
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#B1CA94
secondary
#7F639F
accent
#39AD6E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381