#B8CA85#B8CA85
#B8CA85 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.9% C 0.093 H 120.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CA85 |
|---|---|
| RGB | rgb(184, 202, 133) |
| HSL | hsl(76, 39%, 66%) |
| HSV | hsv(76, 34%, 79%) |
| CMYK | cmyk(8.9%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(78.53, -17.43, 32.48) |
| CIE-LCH | lch(78.53, 36.86, 118.22°) |
| OKLab | oklab(80.88% -0.0473 0.0805) |
| OKLCH | oklch(80.88% 0.093 120.4) |
| XYZ | xyz(45.1212, 54.1249, 30.2559) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.18
Greenish Tan
#BCCB7A
ΔE00 2.57
Tan Green
#A9BE70
ΔE00 3.86
Light Moss Green
#A6C875
ΔE00 4.11
Pale Olive Green
#B1D27B
ΔE00 4.11
Light Olive
#ACBF69
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CA85 #9785CA
analogous
#CAB985 #B8CA85 #95CA85
triadic
#B8CA85 #85B8CA #CA85B8
tetradic
#B8CA85 #85CAB9 #9785CA #CA8595
square
#B8CA85 #85CAB9 #9785CA #CA8595
split-complementary
#B8CA85 #8595CA #B985CA
monochromatic
#7E9440 #9FB75A #B8CA85 #D1DDB0 #EAEFDA
Accessibility & contrast
On white
1.78
#B8CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#B8CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CA85
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CA85 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#BEC3B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8ca85; /* rgb */ color: rgb(184, 202, 133); /* oklch */ color: oklch(80.9% 0.093 120.4);
Tailwind
colors: {
custom: {
50: '#cedaa9',
500: '#b8ca85',
950: '#000000',
},
}SCSS
$custom: #b8ca85; $custom-light: #cedaa9; $custom-dark: #000000;
JSON
{
"hex": "#b8ca85",
"rgb": {
"r": 184,
"g": 202,
"b": 133
},
"hsl": {
"h": 75.652,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.8088,
"c": 0.09337,
"h": 120.4
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#B8CA85
secondary
#6A589B
accent
#33B254
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380