#BBF58C#BBF58C
#BBF58C is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.147 H 132.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF58C |
|---|---|
| RGB | rgb(187, 245, 140) |
| HSL | hsl(93, 84%, 75%) |
| HSV | hsv(93, 43%, 96%) |
| CMYK | cmyk(23.7%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(90.67, -35.99, 44.65) |
| CIE-LCH | lch(90.67, 57.34, 128.87°) |
| OKLab | oklab(90.71% -0.099 0.1088) |
| OKLCH | oklch(90.71% 0.147 132.3) |
| XYZ | xyz(57.8785, 77.7617, 36.7660) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.34
Celery
#C1FD95
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.20
Pale Light Green
#B1FC99
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF58C #C68CF5
analogous
#EFF58C #BBF58C #8CF591
triadic
#BBF58C #8CBBF5 #F58CBB
tetradic
#BBF58C #8CEFF5 #C68CF5 #F5918C
square
#BBF58C #8CEFF5 #C68CF5 #F5918C
split-complementary
#BBF58C #918CF5 #F58CEF
monochromatic
#78EB1B #9AF054 #BBF58C #DCFAC4 #EEFDE3
Accessibility & contrast
On white
1.27
#BBF58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BBF58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF58C
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF58C | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F4E392
Tritanopia (blue-blind)
#BDEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf58c; /* rgb */ color: rgb(187, 245, 140); /* oklch */ color: oklch(90.7% 0.147 132.3);
Tailwind
colors: {
custom: {
50: '#d1f8af',
500: '#bbf58c',
950: '#000000',
},
}SCSS
$custom: #bbf58c; $custom-light: #d1f8af; $custom-dark: #000000;
JSON
{
"hex": "#bbf58c",
"rgb": {
"r": 187,
"g": 245,
"b": 140
},
"hsl": {
"h": 93.143,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.90707,
"c": 0.14708,
"h": 132.3
},
"luminance": 0.77763
}Semantic roles & 50–950 ramp
primary
#BBF58C
secondary
#9953D2
accent
#05E07E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581