#B4CC8A#B4CC8A
#B4CC8A is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.1% C 0.092 H 124.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CC8A |
|---|---|
| RGB | rgb(180, 204, 138) |
| HSL | hsl(82, 39%, 67%) |
| HSV | hsv(82, 32%, 80%) |
| CMYK | cmyk(11.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.88, -19.27, 30.30) |
| CIE-LCH | lch(78.88, 35.91, 122.46°) |
| OKLab | oklab(81.11% -0.0522 0.0755) |
| OKLCH | oklch(81.11% 0.092 124.6) |
| XYZ | xyz(45.0022, 54.7238, 32.2317) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.42
Light Moss Green
#A6C875
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.07
Tan Green
#A9BE70
ΔE00 4.60
Light Olive
#ACBF69
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CC8A #A28ACC
analogous
#CCC38A #B4CC8A #93CC8A
triadic
#B4CC8A #8AB4CC #CC8AB4
tetradic
#B4CC8A #8ACCC3 #A28ACC #CC8A93
square
#B4CC8A #8ACCC3 #A28ACC #CC8A93
split-complementary
#B4CC8A #8A93CC #C38ACC
monochromatic
#7A9943 #99B95F #B4CC8A #CFDFB5 #EBF1DF
Accessibility & contrast
On white
1.76
#B4CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B4CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CC8A
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CC8A | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#B8C6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b4cc8a; /* rgb */ color: rgb(180, 204, 138); /* oklch */ color: oklch(81.1% 0.092 124.6);
Tailwind
colors: {
custom: {
50: '#cbdbac',
500: '#b4cc8a',
950: '#000000',
},
}SCSS
$custom: #b4cc8a; $custom-light: #cbdbac; $custom-dark: #000000;
JSON
{
"hex": "#b4cc8a",
"rgb": {
"r": 180,
"g": 204,
"b": 138
},
"hsl": {
"h": 81.818,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81114,
"c": 0.09182,
"h": 124.6
},
"luminance": 0.54724
}Semantic roles & 50–950 ramp
primary
#B4CC8A
secondary
#745BA0
accent
#33B261
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481