#BBF59F#BBF59F
#BBF59F is a very light, vivid green. Relative luminance 0.784; OKLCH L 91.0% C 0.127 H 135.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF59F |
|---|---|
| RGB | rgb(187, 245, 159) |
| HSL | hsl(100, 81%, 79%) |
| HSV | hsv(100, 35%, 96%) |
| CMYK | cmyk(23.7%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(90.95, -33.50, 35.65) |
| CIE-LCH | lch(90.95, 48.92, 133.22°) |
| OKLab | oklab(91.02% -0.0914 0.0887) |
| OKLCH | oklch(91.02% 0.127 135.9) |
| XYZ | xyz(59.4024, 78.3712, 44.7916) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.69
Washed Out Green
#BCF5A6
ΔE00 1.25
Light Pastel Green
#B2FBA5
ΔE00 2.44
Light Light Green
#C8FFB0
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 2.78
Celery
#C1FD95
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF59F #D99FF5
analogous
#E6F59F #BBF59F #9FF5AE
triadic
#BBF59F #9FBBF5 #F59FBB
tetradic
#BBF59F #9FE6F5 #D99FF5 #F5AE9F
square
#BBF59F #9FE6F5 #D99FF5 #F5AE9F
split-complementary
#BBF59F #AE9FF5 #F59FE6
monochromatic
#6CE930 #94EF68 #BBF59F #E2FBD6 #EBFCE3
Accessibility & contrast
On white
1.26
#BBF59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBF59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF59F
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF59F | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#F2E3A4
Tritanopia (blue-blind)
#BAEFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf59f; /* rgb */ color: rgb(187, 245, 159); /* oklch */ color: oklch(91.0% 0.127 135.9);
Tailwind
colors: {
custom: {
50: '#d1f8bc',
500: '#bbf59f',
950: '#000000',
},
}SCSS
$custom: #bbf59f; $custom-light: #d1f8bc; $custom-dark: #000000;
JSON
{
"hex": "#bbf59f",
"rgb": {
"r": 187,
"g": 245,
"b": 159
},
"hsl": {
"h": 100.465,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.91022,
"c": 0.12735,
"h": 135.9
},
"luminance": 0.78373
}Semantic roles & 50–950 ramp
primary
#BBF59F
secondary
#B064D4
accent
#08DD98
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582