#B7C77D#B7C77D
#B7C77D is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 80.0% C 0.099 H 118.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C77D |
|---|---|
| RGB | rgb(183, 199, 125) |
| HSL | hsl(73, 40%, 64%) |
| HSV | hsv(73, 37%, 78%) |
| CMYK | cmyk(8%, 0%, 37.2%, 22%) |
| CIE-LAB | lab(77.52, -17.32, 35.26) |
| CIE-LCH | lch(77.52, 39.28, 116.16°) |
| OKLab | oklab(80.01% -0.0473 0.0867) |
| OKLCH | oklch(80.01% 0.099 118.6) |
| XYZ | xyz(43.6536, 52.3950, 27.2116) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.32
Greenish Tan
#BCCB7A
ΔE00 1.66
Tan Green
#A9BE70
ΔE00 2.97
Light Olive
#ACBF69
ΔE00 3.23
Light Moss Green
#A6C875
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C77D #8D7DC7
analogous
#C7B27D #B7C77D #92C77D
triadic
#B7C77D #7DB7C7 #C77DB7
tetradic
#B7C77D #7DC7B2 #8D7DC7 #C77D92
square
#B7C77D #7DC7B2 #8D7DC7 #C77D92
split-complementary
#B7C77D #7D92C7 #B27DC7
monochromatic
#7C8D3D #9FB552 #B7C77D #CFD9A8 #E6ECD3
Accessibility & contrast
On white
1.83
#B7C77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B7C77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C77D
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C77D | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF78
Deuteranopia (green-blind)
#CEC080
Tritanopia (blue-blind)
#BEC0B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b7c77d; /* rgb */ color: rgb(183, 199, 125); /* oklch */ color: oklch(80.0% 0.099 118.6);
Tailwind
colors: {
custom: {
50: '#cdd8a3',
500: '#b7c77d',
950: '#000000',
},
}SCSS
$custom: #b7c77d; $custom-light: #cdd8a3; $custom-dark: #000000;
JSON
{
"hex": "#b7c77d",
"rgb": {
"r": 183,
"g": 199,
"b": 125
},
"hsl": {
"h": 72.973,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.80009,
"c": 0.09876,
"h": 118.6
},
"luminance": 0.52395
}Semantic roles & 50–950 ramp
primary
#B7C77D
secondary
#625494
accent
#33B34E
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380