#BBDF77#BBDF77
#BBDF77 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.5% C 0.137 H 124.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF77 |
|---|---|
| RGB | rgb(187, 223, 119) |
| HSL | hsl(81, 62%, 67%) |
| HSV | hsv(81, 47%, 87%) |
| CMYK | cmyk(16.1%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(84.31, -28.20, 46.86) |
| CIE-LCH | lch(84.31, 54.69, 121.03°) |
| OKLab | oklab(85.5% -0.0786 0.1126) |
| OKLCH | oklch(85.5% 0.137 124.9) |
| XYZ | xyz(50.2109, 64.6717, 27.2868) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.78
Greenish Tan
#BCCB7A
ΔE00 6.11
Pale Olive
#B9CC81
ΔE00 6.12
Light Moss Green
#A6C875
ΔE00 6.22
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Greenish Beige
#C9D179
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF77 #9B77DF
analogous
#DFCF77 #BBDF77 #87DF77
triadic
#BBDF77 #77BBDF #DF77BB
tetradic
#BBDF77 #77DFCF #9B77DF #DF7787
square
#BBDF77 #77DFCF #9B77DF #DF7787
split-complementary
#BBDF77 #7787DF #CF77DF
monochromatic
#83B22A #A2D345 #BBDF77 #D4EBA9 #EDF6DA
Accessibility & contrast
On white
1.51
#BBDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF77
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF77 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46E
Deuteranopia (green-blind)
#E4D27D
Tritanopia (blue-blind)
#C1D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdf77; /* rgb */ color: rgb(187, 223, 119); /* oklch */ color: oklch(85.5% 0.137 124.9);
Tailwind
colors: {
custom: {
50: '#d1e9a0',
500: '#bbdf77',
950: '#000000',
},
}SCSS
$custom: #bbdf77; $custom-light: #d1e9a0; $custom-dark: #000000;
JSON
{
"hex": "#bbdf77",
"rgb": {
"r": 187,
"g": 223,
"b": 119
},
"hsl": {
"h": 80.769,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.85498,
"c": 0.1373,
"h": 124.9
},
"luminance": 0.64672
}Semantic roles & 50–950 ramp
primary
#BBDF77
secondary
#6C47B3
accent
#1CCA58
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480