#BBF59E#BBF59E
#BBF59E is a very light, vivid green. Relative luminance 0.783; OKLCH L 91.0% C 0.128 H 135.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF59E |
|---|---|
| RGB | rgb(187, 245, 158) |
| HSL | hsl(100, 81%, 79%) |
| HSV | hsv(100, 36%, 96%) |
| CMYK | cmyk(23.7%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(90.93, -33.64, 36.13) |
| CIE-LCH | lch(90.93, 49.36, 132.96°) |
| OKLab | oklab(91% -0.0918 0.0898) |
| OKLCH | oklch(91% 0.128 135.7) |
| XYZ | xyz(59.3160, 78.3366, 44.3364) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.79
Washed Out Green
#BCF5A6
ΔE00 1.43
Light Pastel Green
#B2FBA5
ΔE00 2.52
Pale Light Green
#B1FC99
ΔE00 2.71
Light Light Green
#C8FFB0
ΔE00 2.75
Celery
#C1FD95
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF59E #D89EF5
analogous
#E7F59E #BBF59E #9EF5AD
triadic
#BBF59E #9EBBF5 #F59EBB
tetradic
#BBF59E #9EE7F5 #D89EF5 #F5AD9E
square
#BBF59E #9EE7F5 #D89EF5 #F5AD9E
split-complementary
#BBF59E #AD9EF5 #F59EE7
monochromatic
#6DEA2F #94EF67 #BBF59E #E2FBD5 #ECFCE3
Accessibility & contrast
On white
1.26
#BBF59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBF59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF59E
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF59E | 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)
#FBE898
Deuteranopia (green-blind)
#F2E3A3
Tritanopia (blue-blind)
#BAEFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf59e; /* rgb */ color: rgb(187, 245, 158); /* oklch */ color: oklch(91.0% 0.128 135.7);
Tailwind
colors: {
custom: {
50: '#d1f8bb',
500: '#bbf59e',
950: '#000000',
},
}SCSS
$custom: #bbf59e; $custom-light: #d1f8bb; $custom-dark: #000000;
JSON
{
"hex": "#bbf59e",
"rgb": {
"r": 187,
"g": 245,
"b": 158
},
"hsl": {
"h": 100,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.91004,
"c": 0.1284,
"h": 135.7
},
"luminance": 0.78338
}Semantic roles & 50–950 ramp
primary
#BBF59E
secondary
#AE63D4
accent
#08DE96
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582