#BBE77D#BBE77D
#BBE77D is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.4% C 0.142 H 127.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE77D |
|---|---|
| RGB | rgb(187, 231, 125) |
| HSL | hsl(85, 69%, 70%) |
| HSV | hsv(85, 46%, 91%) |
| CMYK | cmyk(19%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(86.60, -31.30, 46.79) |
| CIE-LCH | lch(86.60, 56.30, 123.78°) |
| OKLab | oklab(87.36% -0.0868 0.1128) |
| OKLCH | oklch(87.36% 0.142 127.6) |
| XYZ | xyz(52.7707, 69.1966, 29.9741) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Light Pea Green
#C4FE82
ΔE00 5.06
Light Yellow Green
#CCFD7F
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.21
Pale Olive Green
#B1D27B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE77D #A97DE7
analogous
#E7DE7D #BBE77D #86E77D
triadic
#BBE77D #7DBBE7 #E77DBB
tetradic
#BBE77D #7DE7DE #A97DE7 #E77D86
square
#BBE77D #7DE7DE #A97DE7 #E77D86
split-complementary
#BBE77D #7D86E7 #DE7DE7
monochromatic
#82C524 #A0DD49 #BBE77D #D6F1B1 #F1FAE4
Accessibility & contrast
On white
1.42
#BBE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE77D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE77D | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB74
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#C0DFCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe77d; /* rgb */ color: rgb(187, 231, 125); /* oklch */ color: oklch(87.4% 0.142 127.6);
Tailwind
colors: {
custom: {
50: '#d1eea4',
500: '#bbe77d',
950: '#000000',
},
}SCSS
$custom: #bbe77d; $custom-light: #d1eea4; $custom-dark: #000000;
JSON
{
"hex": "#bbe77d",
"rgb": {
"r": 187,
"g": 231,
"b": 125
},
"hsl": {
"h": 84.906,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.87363,
"c": 0.14236,
"h": 127.6
},
"luminance": 0.69197
}Semantic roles & 50–950 ramp
primary
#BBE77D
secondary
#7A49BF
accent
#15D163
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580