#B5CE77#B5CE77
#B5CE77 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.3% C 0.116 H 122.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CE77 |
|---|---|
| RGB | rgb(181, 206, 119) |
| HSL | hsl(77, 47%, 64%) |
| HSV | hsv(77, 42%, 81%) |
| CMYK | cmyk(12.1%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(79.21, -22.28, 40.43) |
| CIE-LCH | lch(79.21, 46.16, 118.85°) |
| OKLab | oklab(81.3% -0.0617 0.0982) |
| OKLCH | oklch(81.3% 0.116 122.1) |
| XYZ | xyz(44.4571, 55.2982, 25.7807) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.85
Pale Olive
#B9CC81
ΔE00 2.21
Greenish Tan
#BCCB7A
ΔE00 2.30
Light Moss Green
#A6C875
ΔE00 2.96
Light Olive
#ACBF69
ΔE00 3.84
Tan Green
#A9BE70
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CE77 #9077CE
analogous
#CEBB77 #B5CE77 #89CE77
triadic
#B5CE77 #77B5CE #CE77B5
tetradic
#B5CE77 #77CEBB #9077CE #CE7789
square
#B5CE77 #77CEBB #9077CE #CE7789
split-complementary
#B5CE77 #7789CE #BB77CE
monochromatic
#7A9536 #9DBE4A #B5CE77 #CDDEA4 #E6EED1
Accessibility & contrast
On white
1.74
#B5CE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B5CE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CE77
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CE77 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C570
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#BBC6B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b5ce77; /* rgb */ color: rgb(181, 206, 119); /* oklch */ color: oklch(81.3% 0.116 122.1);
Tailwind
colors: {
custom: {
50: '#ccdd9f',
500: '#b5ce77',
950: '#000000',
},
}SCSS
$custom: #b5ce77; $custom-light: #ccdd9f; $custom-dark: #000000;
JSON
{
"hex": "#b5ce77",
"rgb": {
"r": 181,
"g": 206,
"b": 119
},
"hsl": {
"h": 77.241,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.81301,
"c": 0.11598,
"h": 122.1
},
"luminance": 0.55298
}Semantic roles & 50–950 ramp
primary
#B5CE77
secondary
#644E9B
accent
#2BBA54
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#13150F
muted
#838480