#BBF486#BBF486
#BBF486 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.4% C 0.152 H 131.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF486 |
|---|---|
| RGB | rgb(187, 244, 134) |
| HSL | hsl(91, 83%, 74%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.4%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(90.32, -36.25, 47.09) |
| CIE-LCH | lch(90.32, 59.42, 127.59°) |
| OKLab | oklab(90.39% -0.1001 0.114) |
| OKLCH | oklch(90.39% 0.152 131.3) |
| XYZ | xyz(57.1464, 76.9861, 34.3986) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Celery
#C1FD95
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 3.63
Spring Green (survey)
#A9F971
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF486 #BF86F4
analogous
#F2F486 #BBF486 #86F488
triadic
#BBF486 #86BBF4 #F486BB
tetradic
#BBF486 #86F2F4 #BF86F4 #F48886
square
#BBF486 #86F2F4 #BF86F4 #F48886
split-complementary
#BBF486 #8886F4 #F486F2
monochromatic
#7CEA16 #9BEF4E #BBF486 #DBF9BE #EFFCE3
Accessibility & contrast
On white
1.28
#BBF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BBF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF486
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF486 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#BDECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf486; /* rgb */ color: rgb(187, 244, 134); /* oklch */ color: oklch(90.4% 0.152 131.3);
Tailwind
colors: {
custom: {
50: '#d1f8ab',
500: '#bbf486',
950: '#000000',
},
}SCSS
$custom: #bbf486; $custom-light: #d1f8ab; $custom-dark: #000000;
JSON
{
"hex": "#bbf486",
"rgb": {
"r": 187,
"g": 244,
"b": 134
},
"hsl": {
"h": 91.091,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.90394,
"c": 0.15168,
"h": 131.3
},
"luminance": 0.76987
}Semantic roles & 50–950 ramp
primary
#BBF486
secondary
#914ED0
accent
#06E077
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581