#BBFE9B#BBFE9B
#BBFE9B is a very light, vivid green. Relative luminance 0.838; OKLCH L 93.0% C 0.145 H 136.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE9B |
|---|---|
| RGB | rgb(187, 254, 155) |
| HSL | hsl(101, 98%, 80%) |
| HSV | hsv(101, 39%, 100%) |
| CMYK | cmyk(26.4%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(93.37, -38.14, 40.79) |
| CIE-LCH | lch(93.37, 55.84, 133.07°) |
| OKLab | oklab(92.95% -0.1043 0.1005) |
| OKLCH | oklch(92.95% 0.145 136.1) |
| XYZ | xyz(61.8501, 83.8130, 43.9228) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.35
Celery
#C1FD95
ΔE00 1.58
Pastel Green
#B0FF9D
ΔE00 1.80
Tea Green
#BDF8A3
ΔE00 2.37
Light Pastel Green
#B2FBA5
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE9B #DE9BFE
analogous
#EDFE9B #BBFE9B #9BFEAC
triadic
#BBFE9B #9BBBFE #FE9BBB
tetradic
#BBFE9B #9BEDFE #DE9BFE #FEAC9B
square
#BBFE9B #9BEDFE #DE9BFE #FEAC9B
split-complementary
#BBFE9B #AC9BFE #FE9BED
monochromatic
#69FD22 #92FD5E #BBFE9B #E4FFD8 #EAFFE1
Accessibility & contrast
On white
1.18
#BBFE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BBFE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE9B
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE9B | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#FBEAA1
Tritanopia (blue-blind)
#BAF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe9b; /* rgb */ color: rgb(187, 254, 155); /* oklch */ color: oklch(93.0% 0.145 136.1);
Tailwind
colors: {
custom: {
50: '#d1ffb9',
500: '#bbfe9b',
950: '#000000',
},
}SCSS
$custom: #bbfe9b; $custom-light: #d1ffb9; $custom-dark: #000000;
JSON
{
"hex": "#bbfe9b",
"rgb": {
"r": 187,
"g": 254,
"b": 155
},
"hsl": {
"h": 100.606,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92954,
"c": 0.14489,
"h": 136.1
},
"luminance": 0.83815
}Semantic roles & 50–950 ramp
primary
#BBFE9B
secondary
#B65CE1
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681