#BBFC9F#BBFC9F
#BBFC9F is a very light, vivid green. Relative luminance 0.827; OKLCH L 92.6% C 0.138 H 136.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC9F |
|---|---|
| RGB | rgb(187, 252, 159) |
| HSL | hsl(102, 94%, 81%) |
| HSV | hsv(102, 37%, 99%) |
| CMYK | cmyk(25.8%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(92.88, -36.69, 38.18) |
| CIE-LCH | lch(92.88, 52.96, 133.86°) |
| OKLab | oklab(92.58% -0.1003 0.0946) |
| OKLCH | oklch(92.58% 0.138 136.7) |
| XYZ | xyz(61.5602, 82.6869, 45.5109) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.46
Pale Light Green
#B1FC99
ΔE00 1.49
Pastel Green
#B0FF9D
ΔE00 1.88
Light Pastel Green
#B2FBA5
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC9F #E09FFC
analogous
#EAFC9F #BBFC9F #9FFCB1
triadic
#BBFC9F #9FBBFC #FC9FBB
tetradic
#BBFC9F #9FEAFC #E09FFC #FCB19F
square
#BBFC9F #9FEAFC #E09FFC #FCB19F
split-complementary
#BBFC9F #B19FFC #FC9FEA
monochromatic
#67F828 #91FA64 #BBFC9F #E5FEDA #EAFEE1
Accessibility & contrast
On white
1.20
#BBFC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#BBFC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC9F
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC9F | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE98
Deuteranopia (green-blind)
#F8E8A4
Tritanopia (blue-blind)
#B9F6E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfc9f; /* rgb */ color: rgb(187, 252, 159); /* oklch */ color: oklch(92.6% 0.138 136.7);
Tailwind
colors: {
custom: {
50: '#d1fdbc',
500: '#bbfc9f',
950: '#000000',
},
}SCSS
$custom: #bbfc9f; $custom-light: #d1fdbc; $custom-dark: #000000;
JSON
{
"hex": "#bbfc9f",
"rgb": {
"r": 187,
"g": 252,
"b": 159
},
"hsl": {
"h": 101.935,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.92577,
"c": 0.13783,
"h": 136.7
},
"luminance": 0.82689
}Semantic roles & 50–950 ramp
primary
#BBFC9F
secondary
#B961DE
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582