#BBF184#BBF184
#BBF184 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.149 H 130.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF184 |
|---|---|
| RGB | rgb(187, 241, 132) |
| HSL | hsl(90, 80%, 73%) |
| HSV | hsv(90, 45%, 95%) |
| CMYK | cmyk(22.4%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(89.46, -35.12, 46.98) |
| CIE-LCH | lch(89.46, 58.65, 126.78°) |
| OKLab | oklab(89.7% -0.097 0.1136) |
| OKLCH | oklch(89.7% 0.149 130.5) |
| XYZ | xyz(56.1129, 75.1402, 33.3725) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 3.79
Pale Lime
#BEFD73
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF184 #BA84F1
analogous
#F1F184 #BBF184 #84F184
triadic
#BBF184 #84BBF1 #F184BB
tetradic
#BBF184 #84F1F1 #BA84F1 #F18484
square
#BBF184 #84F1F1 #BA84F1 #F18484
split-complementary
#BBF184 #8484F1 #F184F1
monochromatic
#7EE11A #9DEB4D #BBF184 #D9F7BB #F0FCE4
Accessibility & contrast
On white
1.31
#BBF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BBF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF184
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF184 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37B
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#BEE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf184; /* rgb */ color: rgb(187, 241, 132); /* oklch */ color: oklch(89.7% 0.149 130.5);
Tailwind
colors: {
custom: {
50: '#d1f6a9',
500: '#bbf184',
950: '#000000',
},
}SCSS
$custom: #bbf184; $custom-light: #d1f6a9; $custom-dark: #000000;
JSON
{
"hex": "#bbf184",
"rgb": {
"r": 187,
"g": 241,
"b": 132
},
"hsl": {
"h": 89.725,
"s": 79.562,
"l": 73.137
},
"oklch": {
"l": 0.89695,
"c": 0.14941,
"h": 130.5
},
"luminance": 0.75141
}Semantic roles & 50–950 ramp
primary
#BBF184
secondary
#8C4DCC
accent
#0ADC72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581