#BBD776#BBD776
#BBD776 is a very light, vivid yellow-green. Relative luminance 0.605; OKLCH L 83.7% C 0.127 H 122.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD776 |
|---|---|
| RGB | rgb(187, 215, 118) |
| HSL | hsl(77, 55%, 65%) |
| HSV | hsv(77, 45%, 84%) |
| CMYK | cmyk(13%, 0%, 45.1%, 15.7%) |
| CIE-LAB | lab(82.09, -24.47, 44.61) |
| CIE-LCH | lch(82.09, 50.88, 118.75°) |
| OKLab | oklab(83.71% -0.0682 0.1075) |
| OKLCH | oklch(83.71% 0.127 122.4) |
| XYZ | xyz(48.0640, 60.4736, 26.2765) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.59
Greenish Tan
#BCCB7A
ΔE00 3.97
Pale Olive
#B9CC81
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 4.52
Light Moss Green
#A6C875
ΔE00 4.86
Light Olive
#ACBF69
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD776 #9276D7
analogous
#D7C376 #BBD776 #8AD776
triadic
#BBD776 #76BBD7 #D776BB
tetradic
#BBD776 #76D7C3 #9276D7 #D7768A
square
#BBD776 #76D7C3 #9276D7 #D7768A
split-complementary
#BBD776 #768AD7 #C376D7
monochromatic
#82A330 #A3C947 #BBD776 #D3E5A5 #EAF3D5
Accessibility & contrast
On white
1.60
#BBD776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BBD776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD776
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD776 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#C2CEC0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd776; /* rgb */ color: rgb(187, 215, 118); /* oklch */ color: oklch(83.7% 0.127 122.4);
Tailwind
colors: {
custom: {
50: '#d1e39f',
500: '#bbd776',
950: '#000000',
},
}SCSS
$custom: #bbd776; $custom-light: #d1e39f; $custom-dark: #000000;
JSON
{
"hex": "#bbd776",
"rgb": {
"r": 187,
"g": 215,
"b": 118
},
"hsl": {
"h": 77.32,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.83712,
"c": 0.12731,
"h": 122.4
},
"luminance": 0.60474
}Semantic roles & 50–950 ramp
primary
#BBD776
secondary
#654AA7
accent
#23C251
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480