#BBFC8A#BBFC8A
#BBFC8A is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.159 H 133.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8A |
|---|---|
| RGB | rgb(187, 252, 138) |
| HSL | hsl(94, 95%, 76%) |
| HSV | hsv(94, 45%, 99%) |
| CMYK | cmyk(25.8%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.58, -39.37, 48.01) |
| CIE-LCH | lch(92.58, 62.09, 129.36°) |
| OKLab | oklab(92.24% -0.1085 0.1163) |
| OKLCH | oklch(92.24% 0.159 133) |
| XYZ | xyz(59.8903, 82.0189, 36.7156) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.01
Light Yellowish Green
#C2FF89
ΔE00 1.22
Celery
#C1FD95
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.16
Spring Green (survey)
#A9F971
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8A #CB8AFC
analogous
#F4FC8A #BBFC8A #8AFC92
triadic
#BBFC8A #8ABBFC #FC8ABB
tetradic
#BBFC8A #8AF4FC #CB8AFC #FC928A
square
#BBFC8A #8AF4FC #CB8AFC #FC928A
split-complementary
#BBFC8A #928AFC #FC8AF4
monochromatic
#76F913 #98FA4E #BBFC8A #DEFEC6 #EEFEE1
Accessibility & contrast
On white
1.21
#BBFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BBFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8A
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8A | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#BCF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8a; /* rgb */ color: rgb(187, 252, 138); /* oklch */ color: oklch(92.2% 0.159 133.0);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bbfc8a',
950: '#000000',
},
}SCSS
$custom: #bbfc8a; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8a",
"rgb": {
"r": 187,
"g": 252,
"b": 138
},
"hsl": {
"h": 94.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92243,
"c": 0.15903,
"h": 133
},
"luminance": 0.82021
}Semantic roles & 50–950 ramp
primary
#BBFC8A
secondary
#9F4FDC
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581