#B7CA89#B7CA89
#B7CA89 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.9% C 0.089 H 121.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CA89 |
|---|---|
| RGB | rgb(183, 202, 137) |
| HSL | hsl(78, 38%, 66%) |
| HSV | hsv(78, 32%, 79%) |
| CMYK | cmyk(9.4%, 0%, 32.2%, 20.8%) |
| CIE-LAB | lab(78.53, -17.28, 30.39) |
| CIE-LCH | lch(78.53, 34.96, 119.63°) |
| OKLab | oklab(80.88% -0.0467 0.0757) |
| OKLCH | oklch(80.88% 0.089 121.6) |
| XYZ | xyz(45.1640, 54.1145, 31.7279) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.02
Greenish Tan
#BCCB7A
ΔE00 3.48
Tan Green
#A9BE70
ΔE00 4.29
Light Moss Green
#A6C875
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 4.53
Light Olive
#ACBF69
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CA89 #9C89CA
analogous
#CABD89 #B7CA89 #97CA89
triadic
#B7CA89 #89B7CA #CA89B7
tetradic
#B7CA89 #89CABD #9C89CA #CA8997
square
#B7CA89 #89CABD #9C89CA #CA8997
split-complementary
#B7CA89 #8997CA #BD89CA
monochromatic
#7D9543 #9DB75F #B7CA89 #D1DDB3 #EBF0DD
Accessibility & contrast
On white
1.78
#B7CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#B7CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CA89
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CA89 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C385
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#BCC4B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b7ca89; /* rgb */ color: rgb(183, 202, 137); /* oklch */ color: oklch(80.9% 0.089 121.6);
Tailwind
colors: {
custom: {
50: '#cddaac',
500: '#b7ca89',
950: '#000000',
},
}SCSS
$custom: #b7ca89; $custom-light: #cddaac; $custom-dark: #000000;
JSON
{
"hex": "#b7ca89",
"rgb": {
"r": 183,
"g": 202,
"b": 137
},
"hsl": {
"h": 77.538,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.80879,
"c": 0.08895,
"h": 121.6
},
"luminance": 0.54114
}Semantic roles & 50–950 ramp
primary
#B7CA89
secondary
#6E5B9C
accent
#35B159
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#131410
muted
#838381