#BBFA8C#BBFA8C
#BBFA8C is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.154 H 133.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA8C |
|---|---|
| RGB | rgb(187, 250, 140) |
| HSL | hsl(94, 92%, 76%) |
| HSV | hsv(94, 44%, 98%) |
| CMYK | cmyk(25.2%, 0%, 44%, 2%) |
| CIE-LAB | lab(92.06, -38.24, 46.39) |
| CIE-LCH | lch(92.06, 60.12, 129.50°) |
| OKLab | oklab(91.83% -0.1053 0.1127) |
| OKLCH | oklch(91.83% 0.154 133) |
| XYZ | xyz(59.4116, 80.8279, 37.2770) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.87
Celery
#C1FD95
ΔE00 1.19
Light Yellowish Green
#C2FF89
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA8C #CB8CFA
analogous
#F2FA8C #BBFA8C #8CFA94
triadic
#BBFA8C #8CBBFA #FA8CBB
tetradic
#BBFA8C #8CF2FA #CB8CFA #FA948C
square
#BBFA8C #8CF2FA #CB8CFA #FA948C
split-complementary
#BBFA8C #948CFA #FA8CF2
monochromatic
#76F517 #98F751 #BBFA8C #DEFDC7 #EEFEE2
Accessibility & contrast
On white
1.22
#BBFA8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BBFA8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA8C
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA8C | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB83
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#BCF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa8c; /* rgb */ color: rgb(187, 250, 140); /* oklch */ color: oklch(91.8% 0.154 133.0);
Tailwind
colors: {
custom: {
50: '#d1fcaf',
500: '#bbfa8c',
950: '#000000',
},
}SCSS
$custom: #bbfa8c; $custom-light: #d1fcaf; $custom-dark: #000000;
JSON
{
"hex": "#bbfa8c",
"rgb": {
"r": 187,
"g": 250,
"b": 140
},
"hsl": {
"h": 94.364,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.91825,
"c": 0.15423,
"h": 133
},
"luminance": 0.80829
}Semantic roles & 50–950 ramp
primary
#BBFA8C
secondary
#9F51D9
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581