#B2CA89#B2CA89
#B2CA89 is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.5% C 0.091 H 124.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA89 |
|---|---|
| RGB | rgb(178, 202, 137) |
| HSL | hsl(82, 38%, 66%) |
| HSV | hsv(82, 32%, 79%) |
| CMYK | cmyk(11.9%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(78.18, -19.16, 29.86) |
| CIE-LCH | lch(78.18, 35.47, 122.69°) |
| OKLab | oklab(80.51% -0.0519 0.0745) |
| OKLCH | oklch(80.51% 0.091 124.9) |
| XYZ | xyz(43.9955, 53.5120, 31.6731) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.66
Light Moss Green
#A6C875
ΔE00 3.77
Pale Olive Green
#B1D27B
ΔE00 4.23
Greenish Tan
#BCCB7A
ΔE00 4.27
Tan Green
#A9BE70
ΔE00 4.35
Light Olive
#ACBF69
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA89 #A189CA
analogous
#CAC289 #B2CA89 #92CA89
triadic
#B2CA89 #89B2CA #CA89B2
tetradic
#B2CA89 #89CAC2 #A189CA #CA8992
square
#B2CA89 #89CAC2 #A189CA #CA8992
split-complementary
#B2CA89 #8992CA #C289CA
monochromatic
#779543 #96B75F #B2CA89 #CEDDB3 #E9F0DD
Accessibility & contrast
On white
1.79
#B2CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#B2CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA89
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA89 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#B6C4B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca89; /* rgb */ color: rgb(178, 202, 137); /* oklch */ color: oklch(80.5% 0.091 124.9);
Tailwind
colors: {
custom: {
50: '#c9daac',
500: '#b2ca89',
950: '#000000',
},
}SCSS
$custom: #b2ca89; $custom-light: #c9daac; $custom-dark: #000000;
JSON
{
"hex": "#b2ca89",
"rgb": {
"r": 178,
"g": 202,
"b": 137
},
"hsl": {
"h": 82.154,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.80509,
"c": 0.09077,
"h": 124.9
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#B2CA89
secondary
#735B9C
accent
#35B162
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381