#B5CC86#B5CC86
#B5CC86 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.1% C 0.096 H 123.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CC86 |
|---|---|
| RGB | rgb(181, 204, 134) |
| HSL | hsl(80, 41%, 66%) |
| HSV | hsv(80, 34%, 80%) |
| CMYK | cmyk(11.3%, 0%, 34.3%, 20%) |
| CIE-LAB | lab(78.89, -19.43, 32.39) |
| CIE-LCH | lch(78.89, 37.77, 120.97°) |
| OKLab | oklab(81.11% -0.0528 0.0803) |
| OKLCH | oklch(81.11% 0.096 123.3) |
| XYZ | xyz(44.9517, 54.7306, 30.7455) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.55
Greenish Tan
#BCCB7A
ΔE00 3.21
Pale Olive Green
#B1D27B
ΔE00 3.33
Light Moss Green
#A6C875
ΔE00 3.39
Tan Green
#A9BE70
ΔE00 4.11
Light Olive
#ACBF69
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CC86 #9D86CC
analogous
#CCC086 #B5CC86 #92CC86
triadic
#B5CC86 #86B5CC #CC86B5
tetradic
#B5CC86 #86CCC0 #9D86CC #CC8692
square
#B5CC86 #86CCC0 #9D86CC #CC8692
split-complementary
#B5CC86 #8692CC #C086CC
monochromatic
#7B9840 #9BBA5B #B5CC86 #CFDEB1 #EAF0DC
Accessibility & contrast
On white
1.76
#B5CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#B5CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CC86
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CC86 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#BAC5BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b5cc86; /* rgb */ color: rgb(181, 204, 134); /* oklch */ color: oklch(81.1% 0.096 123.3);
Tailwind
colors: {
custom: {
50: '#ccdbaa',
500: '#b5cc86',
950: '#000000',
},
}SCSS
$custom: #b5cc86; $custom-light: #ccdbaa; $custom-dark: #000000;
JSON
{
"hex": "#b5cc86",
"rgb": {
"r": 181,
"g": 204,
"b": 134
},
"hsl": {
"h": 79.714,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.81113,
"c": 0.09615,
"h": 123.3
},
"luminance": 0.54731
}Semantic roles & 50–950 ramp
primary
#B5CC86
secondary
#6F589E
accent
#32B45C
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481