#BBF58D#BBF58D
#BBF58D is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.7% C 0.146 H 132.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF58D |
|---|---|
| RGB | rgb(187, 245, 141) |
| HSL | hsl(93, 84%, 76%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23.7%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.68, -35.86, 44.18) |
| CIE-LCH | lch(90.68, 56.90, 129.07°) |
| OKLab | oklab(90.72% -0.0986 0.1078) |
| OKLCH | oklch(90.72% 0.146 132.5) |
| XYZ | xyz(57.9526, 77.7913, 37.1561) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.44
Celery
#C1FD95
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF58D #C78DF5
analogous
#EFF58D #BBF58D #8DF593
triadic
#BBF58D #8DBBF5 #F58DBB
tetradic
#BBF58D #8DEFF5 #C78DF5 #F5938D
square
#BBF58D #8DEFF5 #C78DF5 #F5938D
split-complementary
#BBF58D #938DF5 #F58DEF
monochromatic
#78EB1C #99F055 #BBF58D #DDFAC5 #EEFDE3
Accessibility & contrast
On white
1.27
#BBF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BBF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF58D
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF58D | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#F4E393
Tritanopia (blue-blind)
#BDEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf58d; /* rgb */ color: rgb(187, 245, 141); /* oklch */ color: oklch(90.7% 0.146 132.5);
Tailwind
colors: {
custom: {
50: '#d1f8b0',
500: '#bbf58d',
950: '#000000',
},
}SCSS
$custom: #bbf58d; $custom-light: #d1f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf58d",
"rgb": {
"r": 187,
"g": 245,
"b": 141
},
"hsl": {
"h": 93.462,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90723,
"c": 0.14608,
"h": 132.5
},
"luminance": 0.77793
}Semantic roles & 50–950 ramp
primary
#BBF58D
secondary
#9A54D2
accent
#05E07F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581