#BBFF8A#BBFF8A
#BBFF8A is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.163 H 133.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF8A |
|---|---|
| RGB | rgb(187, 255, 138) |
| HSL | hsl(95, 100%, 77%) |
| HSV | hsv(95, 46%, 100%) |
| CMYK | cmyk(26.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.41, -40.71, 49.04) |
| CIE-LCH | lch(93.41, 63.73, 129.69°) |
| OKLab | oklab(92.92% -0.1122 0.1186) |
| OKLCH | oklch(92.92% 0.163 133.4) |
| XYZ | xyz(60.8398, 83.9180, 37.0321) |
| Luminance | 0.8392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.15
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 2.13
Spring Green (survey)
#A9F971
ΔE00 3.02
Pale Lime
#BEFD73
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF8A #CE8AFF
analogous
#F5FF8A #BBFF8A #8AFF94
triadic
#BBFF8A #8ABBFF #FF8ABB
tetradic
#BBFF8A #8AF5FF #CE8AFF #FF948A
square
#BBFF8A #8AF5FF #CE8AFF #FF948A
split-complementary
#BBFF8A #948AFF #FF8AF5
monochromatic
#74FF10 #97FF4D #BBFF8A #DFFFC7 #EDFFE0
Accessibility & contrast
On white
1.18
#BBFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BBFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF8A
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF8A | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#BCF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff8a; /* rgb */ color: rgb(187, 255, 138); /* oklch */ color: oklch(92.9% 0.163 133.4);
Tailwind
colors: {
custom: {
50: '#d2ffae',
500: '#bbff8a',
950: '#000000',
},
}SCSS
$custom: #bbff8a; $custom-light: #d2ffae; $custom-dark: #000000;
JSON
{
"hex": "#bbff8a",
"rgb": {
"r": 187,
"g": 255,
"b": 138
},
"hsl": {
"h": 94.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92916,
"c": 0.16325,
"h": 133.4
},
"luminance": 0.8392
}Semantic roles & 50–950 ramp
primary
#BBFF8A
secondary
#A24EE0
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681