#B3CA89#B3CA89
#B3CA89 is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.6% C 0.090 H 124.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CA89 |
|---|---|
| RGB | rgb(179, 202, 137) |
| HSL | hsl(81, 38%, 66%) |
| HSV | hsv(81, 32%, 79%) |
| CMYK | cmyk(11.4%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(78.25, -18.78, 29.96) |
| CIE-LCH | lch(78.25, 35.36, 122.08°) |
| OKLab | oklab(80.58% -0.0508 0.0747) |
| OKLCH | oklch(80.58% 0.09 124.2) |
| XYZ | xyz(44.2259, 53.6307, 31.6839) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.50
Light Moss Green
#A6C875
ΔE00 3.87
Greenish Tan
#BCCB7A
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 4.31
Light Olive
#ACBF69
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CA89 #A089CA
analogous
#CAC189 #B3CA89 #93CA89
triadic
#B3CA89 #89B3CA #CA89B3
tetradic
#B3CA89 #89CAC1 #A089CA #CA8993
square
#B3CA89 #89CAC1 #A089CA #CA8993
split-complementary
#B3CA89 #8993CA #C189CA
monochromatic
#789543 #98B75F #B3CA89 #CEDDB3 #E9F0DD
Accessibility & contrast
On white
1.79
#B3CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#B3CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CA89
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CA89 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#B7C4B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b3ca89; /* rgb */ color: rgb(179, 202, 137); /* oklch */ color: oklch(80.6% 0.090 124.2);
Tailwind
colors: {
custom: {
50: '#cadaac',
500: '#b3ca89',
950: '#000000',
},
}SCSS
$custom: #b3ca89; $custom-light: #cadaac; $custom-dark: #000000;
JSON
{
"hex": "#b3ca89",
"rgb": {
"r": 179,
"g": 202,
"b": 137
},
"hsl": {
"h": 81.231,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.80582,
"c": 0.09038,
"h": 124.2
},
"luminance": 0.53631
}Semantic roles & 50–950 ramp
primary
#B3CA89
secondary
#725B9C
accent
#35B161
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131410
muted
#838381