#B4CD80#B4CD80
#B4CD80 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.105 H 123.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CD80 |
|---|---|
| RGB | rgb(180, 205, 128) |
| HSL | hsl(79, 44%, 65%) |
| HSV | hsv(79, 38%, 80%) |
| CMYK | cmyk(12.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(79.00, -21.08, 35.60) |
| CIE-LCH | lch(79.00, 41.37, 120.63°) |
| OKLab | oklab(81.15% -0.0577 0.0876) |
| OKLCH | oklch(81.15% 0.105 123.4) |
| XYZ | xyz(44.5498, 54.9243, 28.6724) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.36
Pale Olive Green
#B1D27B
ΔE00 2.19
Light Moss Green
#A6C875
ΔE00 2.64
Greenish Tan
#BCCB7A
ΔE00 2.69
Tan Green
#A9BE70
ΔE00 3.88
Light Olive
#ACBF69
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CD80 #9980CD
analogous
#CDC080 #B4CD80 #8DCD80
triadic
#B4CD80 #80B4CD #CD80B4
tetradic
#B4CD80 #80CDC0 #9980CD #CD808D
square
#B4CD80 #80CDC0 #9980CD #CD808D
split-complementary
#B4CD80 #808DCD #C080CD
monochromatic
#79973B #9ABC54 #B4CD80 #CEDEAC #E8F0D8
Accessibility & contrast
On white
1.75
#B4CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#B4CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CD80
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CD80 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#B9C6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b4cd80; /* rgb */ color: rgb(180, 205, 128); /* oklch */ color: oklch(81.2% 0.105 123.4);
Tailwind
colors: {
custom: {
50: '#cbdca6',
500: '#b4cd80',
950: '#000000',
},
}SCSS
$custom: #b4cd80; $custom-light: #cbdca6; $custom-dark: #000000;
JSON
{
"hex": "#b4cd80",
"rgb": {
"r": 180,
"g": 205,
"b": 128
},
"hsl": {
"h": 79.481,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.81154,
"c": 0.1049,
"h": 123.4
},
"luminance": 0.54924
}Semantic roles & 50–950 ramp
primary
#B4CD80
secondary
#6C549D
accent
#2FB75B
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480