#BBF586#BBF586
#BBF586 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.6% C 0.153 H 131.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF586 |
|---|---|
| RGB | rgb(187, 245, 134) |
| HSL | hsl(91, 85%, 74%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.7%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(90.59, -36.70, 47.43) |
| CIE-LCH | lch(90.59, 59.97, 127.73°) |
| OKLab | oklab(90.62% -0.1013 0.1148) |
| OKLCH | oklch(90.62% 0.153 131.4) |
| XYZ | xyz(57.4481, 77.5895, 34.4992) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.07
Celery
#C1FD95
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.53
Light Yellow Green
#CCFD7F
ΔE00 3.53
Spring Green (survey)
#A9F971
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF586 #C086F5
analogous
#F3F586 #BBF586 #86F589
triadic
#BBF586 #86BBF5 #F586BB
tetradic
#BBF586 #86F3F5 #C086F5 #F58986
square
#BBF586 #86F3F5 #C086F5 #F58986
split-complementary
#BBF586 #8986F5 #F586F3
monochromatic
#7BEC15 #9BF04D #BBF586 #DBFABF #EFFDE3
Accessibility & contrast
On white
1.27
#BBF586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BBF586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF586
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF586 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#BDEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf586; /* rgb */ color: rgb(187, 245, 134); /* oklch */ color: oklch(90.6% 0.153 131.4);
Tailwind
colors: {
custom: {
50: '#d1f8ab',
500: '#bbf586',
950: '#000000',
},
}SCSS
$custom: #bbf586; $custom-light: #d1f8ab; $custom-dark: #000000;
JSON
{
"hex": "#bbf586",
"rgb": {
"r": 187,
"g": 245,
"b": 134
},
"hsl": {
"h": 91.351,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.90618,
"c": 0.15309,
"h": 131.4
},
"luminance": 0.77591
}Semantic roles & 50–950 ramp
primary
#BBF586
secondary
#934ED2
accent
#04E178
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581