#BBF77D#BBF77D
#BBF77D is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.9% C 0.165 H 130.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF77D |
|---|---|
| RGB | rgb(187, 247, 125) |
| HSL | hsl(90, 88%, 73%) |
| HSV | hsv(90, 49%, 97%) |
| CMYK | cmyk(24.3%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(91.04, -38.60, 52.22) |
| CIE-LCH | lch(91.04, 64.94, 126.47°) |
| OKLab | oklab(90.94% -0.1072 0.1249) |
| OKLCH | oklch(90.94% 0.165 130.6) |
| XYZ | xyz(57.4553, 78.5657, 31.5357) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.61
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 1.83
Pale Lime
#BEFD73
ΔE00 2.15
Light Yellow Green
#CCFD7F
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF77D #B97DF7
analogous
#F7F67D #BBF77D #7EF77D
triadic
#BBF77D #7DBBF7 #F77DBB
tetradic
#BBF77D #7DF7F6 #B97DF7 #F77D7E
square
#BBF77D #7DF7F6 #B97DF7 #F77D7E
split-complementary
#BBF77D #7D7EF7 #F67DF7
monochromatic
#7FEB0E #9DF343 #BBF77D #D9FBB7 #F0FDE2
Accessibility & contrast
On white
1.26
#BBF77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#BBF77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF77D
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF77D | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#BEEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf77d; /* rgb */ color: rgb(187, 247, 125); /* oklch */ color: oklch(90.9% 0.165 130.6);
Tailwind
colors: {
custom: {
50: '#d2faa5',
500: '#bbf77d',
950: '#000000',
},
}SCSS
$custom: #bbf77d; $custom-light: #d2faa5; $custom-dark: #000000;
JSON
{
"hex": "#bbf77d",
"rgb": {
"r": 187,
"g": 247,
"b": 125
},
"hsl": {
"h": 89.508,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.90942,
"c": 0.16455,
"h": 130.6
},
"luminance": 0.78567
}Semantic roles & 50–950 ramp
primary
#BBF77D
secondary
#8B45D3
accent
#00E571
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580