#BBFF9A#BBFF9A
#BBFF9A is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.147 H 136.0°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF9A |
|---|---|
| RGB | rgb(187, 255, 154) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 40%, 100%) |
| CMYK | cmyk(26.7%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(93.63, -38.72, 41.62) |
| CIE-LCH | lch(93.63, 56.84, 132.93°) |
| OKLab | oklab(93.16% -0.106 0.1024) |
| OKLCH | oklch(93.16% 0.147 136) |
| XYZ | xyz(62.0846, 84.4159, 43.5884) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.44
Celery
#C1FD95
ΔE00 1.50
Pastel Green
#B0FF9D
ΔE00 1.84
Tea Green
#BDF8A3
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Pastel Green
#B2FBA5
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF9A #DE9AFF
analogous
#EDFF9A #BBFF9A #9AFFAB
triadic
#BBFF9A #9ABBFF #FF9ABB
tetradic
#BBFF9A #9AEDFF #DE9AFF #FFAB9A
square
#BBFF9A #9AEDFF #DE9AFF #FFAB9A
split-complementary
#BBFF9A #AB9AFF #FF9AED
monochromatic
#69FF20 #92FF5D #BBFF9A #E4FFD7 #EAFFE0
Accessibility & contrast
On white
1.17
#BBFF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BBFF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF9A
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF9A | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF093
Deuteranopia (green-blind)
#FCEBA0
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff9a; /* rgb */ color: rgb(187, 255, 154); /* oklch */ color: oklch(93.2% 0.147 136.0);
Tailwind
colors: {
custom: {
50: '#d1ffb9',
500: '#bbff9a',
950: '#000000',
},
}SCSS
$custom: #bbff9a; $custom-light: #d1ffb9; $custom-dark: #000000;
JSON
{
"hex": "#bbff9a",
"rgb": {
"r": 187,
"g": 255,
"b": 154
},
"hsl": {
"h": 100.396,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93161,
"c": 0.14738,
"h": 136
},
"luminance": 0.84418
}Semantic roles & 50–950 ramp
primary
#BBFF9A
secondary
#B65BE2
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681