#BBFA8F#BBFA8F
#BBFA8F is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.151 H 133.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA8F |
|---|---|
| RGB | rgb(187, 250, 143) |
| HSL | hsl(95, 91%, 77%) |
| HSV | hsv(95, 43%, 98%) |
| CMYK | cmyk(25.2%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(92.09, -37.88, 45.00) |
| CIE-LCH | lch(92.09, 58.82, 130.09°) |
| OKLab | oklab(91.87% -0.1041 0.1097) |
| OKLCH | oklch(91.87% 0.151 133.5) |
| XYZ | xyz(59.6359, 80.9175, 38.4579) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.96
Pastel Green
#B0FF9D
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA8F #CE8FFA
analogous
#F1FA8F #BBFA8F #8FFA99
triadic
#BBFA8F #8FBBFA #FA8FBB
tetradic
#BBFA8F #8FF1FA #CE8FFA #FA998F
square
#BBFA8F #8FF1FA #CE8FFA #FA998F
split-complementary
#BBFA8F #998FFA #FA8FF1
monochromatic
#74F51A #97F754 #BBFA8F #DFFDCA #EDFEE2
Accessibility & contrast
On white
1.22
#BBFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BBFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA8F
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA8F | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#BCF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa8f; /* rgb */ color: rgb(187, 250, 143); /* oklch */ color: oklch(91.9% 0.151 133.5);
Tailwind
colors: {
custom: {
50: '#d1fcb1',
500: '#bbfa8f',
950: '#000000',
},
}SCSS
$custom: #bbfa8f; $custom-light: #d1fcb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfa8f",
"rgb": {
"r": 187,
"g": 250,
"b": 143
},
"hsl": {
"h": 95.327,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.9187,
"c": 0.15124,
"h": 133.5
},
"luminance": 0.80919
}Semantic roles & 50–950 ramp
primary
#BBFA8F
secondary
#A254D9
accent
#00E687
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581