#B5CC8A#B5CC8A
#B5CC8A is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.2% C 0.091 H 124.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CC8A |
|---|---|
| RGB | rgb(181, 204, 138) |
| HSL | hsl(81, 39%, 67%) |
| HSV | hsv(81, 32%, 80%) |
| CMYK | cmyk(11.3%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.95, -18.90, 30.40) |
| CIE-LCH | lch(78.95, 35.80, 121.86°) |
| OKLab | oklab(81.19% -0.0512 0.0758) |
| OKLCH | oklch(81.19% 0.091 124) |
| XYZ | xyz(45.2359, 54.8443, 32.2427) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.26
Greenish Tan
#BCCB7A
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 3.92
Pale Olive Green
#B1D27B
ΔE00 3.98
Tan Green
#A9BE70
ΔE00 4.57
Light Olive
#ACBF69
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CC8A #A18ACC
analogous
#CCC28A #B5CC8A #94CC8A
triadic
#B5CC8A #8AB5CC #CC8AB5
tetradic
#B5CC8A #8ACCC2 #A18ACC #CC8A94
square
#B5CC8A #8ACCC2 #A18ACC #CC8A94
split-complementary
#B5CC8A #8A94CC #C28ACC
monochromatic
#7B9943 #9AB95F #B5CC8A #D0DFB5 #EBF1DF
Accessibility & contrast
On white
1.75
#B5CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B5CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CC8A
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CC8A | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#BAC6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b5cc8a; /* rgb */ color: rgb(181, 204, 138); /* oklch */ color: oklch(81.2% 0.091 124.0);
Tailwind
colors: {
custom: {
50: '#ccdbac',
500: '#b5cc8a',
950: '#000000',
},
}SCSS
$custom: #b5cc8a; $custom-light: #ccdbac; $custom-dark: #000000;
JSON
{
"hex": "#b5cc8a",
"rgb": {
"r": 181,
"g": 204,
"b": 138
},
"hsl": {
"h": 80.909,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81187,
"c": 0.09144,
"h": 124
},
"luminance": 0.54844
}Semantic roles & 50–950 ramp
primary
#B5CC8A
secondary
#735BA0
accent
#33B260
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481