#BBCD77#BBCD77
#BBCD77 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.5% C 0.113 H 118.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD77 |
|---|---|
| RGB | rgb(187, 205, 119) |
| HSL | hsl(73, 46%, 64%) |
| HSV | hsv(73, 42%, 80%) |
| CMYK | cmyk(8.8%, 0%, 42%, 19.6%) |
| CIE-LAB | lab(79.36, -19.47, 40.71) |
| CIE-LCH | lch(79.36, 45.12, 115.56°) |
| OKLab | oklab(81.53% -0.054 0.0988) |
| OKLCH | oklch(81.53% 0.113 118.6) |
| XYZ | xyz(45.6548, 55.5596, 25.7681) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.01
Pale Olive
#B9CC81
ΔE00 2.07
Greenish Beige
#C9D179
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 3.35
Light Olive
#ACBF69
ΔE00 3.69
Light Moss Green
#A6C875
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD77 #8977CD
analogous
#CDB477 #BBCD77 #90CD77
triadic
#BBCD77 #77BBCD #CD77BB
tetradic
#BBCD77 #77CDB4 #8977CD #CD7790
square
#BBCD77 #77CDB4 #8977CD #CD7790
split-complementary
#BBCD77 #7790CD #B477CD
monochromatic
#809336 #A5BD4A #BBCD77 #D1DDA4 #E8EED0
Accessibility & contrast
On white
1.73
#BBCD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BBCD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD77
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD77 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C570
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#C3C5B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd77; /* rgb */ color: rgb(187, 205, 119); /* oklch */ color: oklch(81.5% 0.113 118.6);
Tailwind
colors: {
custom: {
50: '#d1dc9f',
500: '#bbcd77',
950: '#000000',
},
}SCSS
$custom: #bbcd77; $custom-light: #d1dc9f; $custom-dark: #000000;
JSON
{
"hex": "#bbcd77",
"rgb": {
"r": 187,
"g": 205,
"b": 119
},
"hsl": {
"h": 72.558,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.81528,
"c": 0.11259,
"h": 118.6
},
"luminance": 0.55559
}Semantic roles & 50–950 ramp
primary
#BBCD77
secondary
#5E4F9A
accent
#2CB94A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480