#BBD77C#BBD77C
#BBD77C is a very light, vivid yellow-green. Relative luminance 0.606; OKLCH L 83.8% C 0.121 H 123.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD77C |
|---|---|
| RGB | rgb(187, 215, 124) |
| HSL | hsl(78, 53%, 66%) |
| HSV | hsv(78, 42%, 84%) |
| CMYK | cmyk(13%, 0%, 42.3%, 15.7%) |
| CIE-LAB | lab(82.17, -23.80, 41.76) |
| CIE-LCH | lch(82.17, 48.07, 119.68°) |
| OKLab | oklab(83.8% -0.0659 0.1015) |
| OKLCH | oklch(83.8% 0.121 123) |
| XYZ | xyz(48.4320, 60.6208, 28.2143) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.99
Pale Olive
#B9CC81
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 3.71
Light Moss Green
#A6C875
ΔE00 4.46
Greenish Beige
#C9D179
ΔE00 4.63
Light Olive
#ACBF69
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD77C #987CD7
analogous
#D7C67C #BBD77C #8ED77C
triadic
#BBD77C #7CBBD7 #D77CBB
tetradic
#BBD77C #7CD7C6 #987CD7 #D77C8E
square
#BBD77C #7CD7C6 #987CD7 #D77C8E
split-complementary
#BBD77C #7C8ED7 #C67CD7
monochromatic
#82A633 #A3C94D #BBD77C #D3E5AB #ECF4DA
Accessibility & contrast
On white
1.60
#BBD77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BBD77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD77C
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD77C | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD75
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#C1CFC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd77c; /* rgb */ color: rgb(187, 215, 124); /* oklch */ color: oklch(83.8% 0.121 123.0);
Tailwind
colors: {
custom: {
50: '#d1e3a3',
500: '#bbd77c',
950: '#000000',
},
}SCSS
$custom: #bbd77c; $custom-light: #d1e3a3; $custom-dark: #000000;
JSON
{
"hex": "#bbd77c",
"rgb": {
"r": 187,
"g": 215,
"b": 124
},
"hsl": {
"h": 78.462,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.83801,
"c": 0.12096,
"h": 123
},
"luminance": 0.60621
}Semantic roles & 50–950 ramp
primary
#BBD77C
secondary
#6A4EAA
accent
#25C155
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480