#B5CC79#B5CC79
#B5CC79 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.111 H 121.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CC79 |
|---|---|
| RGB | rgb(181, 204, 121) |
| HSL | hsl(77, 45%, 64%) |
| HSV | hsv(77, 41%, 80%) |
| CMYK | cmyk(11.3%, 0%, 40.7%, 20%) |
| CIE-LAB | lab(78.69, -21.06, 38.76) |
| CIE-LCH | lch(78.69, 44.11, 118.51°) |
| OKLab | oklab(80.89% -0.0581 0.0946) |
| OKLCH | oklch(80.89% 0.111 121.6) |
| XYZ | xyz(44.1001, 54.3900, 26.2605) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.54
Greenish Tan
#BCCB7A
ΔE00 1.85
Pale Olive Green
#B1D27B
ΔE00 2.29
Light Moss Green
#A6C875
ΔE00 2.86
Light Olive
#ACBF69
ΔE00 3.47
Tan Green
#A9BE70
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CC79 #9079CC
analogous
#CCB979 #B5CC79 #8BCC79
triadic
#B5CC79 #79B5CC #CC79B5
tetradic
#B5CC79 #79CCB9 #9079CC #CC798B
square
#B5CC79 #79CCB9 #9079CC #CC798B
split-complementary
#B5CC79 #798BCC #B979CC
monochromatic
#7A9338 #9DBB4D #B5CC79 #CDDDA5 #E6EED2
Accessibility & contrast
On white
1.77
#B5CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#B5CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CC79
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CC79 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#BBC4B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b5cc79; /* rgb */ color: rgb(181, 204, 121); /* oklch */ color: oklch(80.9% 0.111 121.6);
Tailwind
colors: {
custom: {
50: '#ccdba1',
500: '#b5cc79',
950: '#000000',
},
}SCSS
$custom: #b5cc79; $custom-light: #ccdba1; $custom-dark: #000000;
JSON
{
"hex": "#b5cc79",
"rgb": {
"r": 181,
"g": 204,
"b": 121
},
"hsl": {
"h": 76.627,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.80891,
"c": 0.11097,
"h": 121.6
},
"luminance": 0.5439
}Semantic roles & 50–950 ramp
primary
#B5CC79
secondary
#645099
accent
#2DB854
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#13150F
muted
#838480