#BBF59A#BBF59A
#BBF59A is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.133 H 134.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF59A |
|---|---|
| RGB | rgb(187, 245, 154) |
| HSL | hsl(98, 82%, 78%) |
| HSV | hsv(98, 37%, 96%) |
| CMYK | cmyk(23.7%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(90.87, -34.19, 38.04) |
| CIE-LCH | lch(90.87, 51.14, 131.95°) |
| OKLab | oklab(90.93% -0.0935 0.0941) |
| OKLCH | oklch(90.93% 0.133 134.8) |
| XYZ | xyz(58.9773, 78.2012, 42.5526) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.34
Washed Out Green
#BCF5A6
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF59A #D49AF5
analogous
#E8F59A #BBF59A #9AF5A6
triadic
#BBF59A #9ABBF5 #F59ABB
tetradic
#BBF59A #9AE8F5 #D49AF5 #F5A69A
square
#BBF59A #9AE8F5 #D49AF5 #F5A69A
split-complementary
#BBF59A #A69AF5 #F59AE8
monochromatic
#70EA2B #96EF62 #BBF59A #E0FBD2 #ECFCE3
Accessibility & contrast
On white
1.26
#BBF59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#BBF59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF59A
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF59A | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE894
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#BBEEDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf59a; /* rgb */ color: rgb(187, 245, 154); /* oklch */ color: oklch(90.9% 0.133 134.8);
Tailwind
colors: {
custom: {
50: '#d1f8b8',
500: '#bbf59a',
950: '#000000',
},
}SCSS
$custom: #bbf59a; $custom-light: #d1f8b8; $custom-dark: #000000;
JSON
{
"hex": "#bbf59a",
"rgb": {
"r": 187,
"g": 245,
"b": 154
},
"hsl": {
"h": 98.242,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.90934,
"c": 0.13263,
"h": 134.8
},
"luminance": 0.78203
}Semantic roles & 50–950 ramp
primary
#BBF59A
secondary
#AA5FD4
accent
#07DE90
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581