#BBFB9C#BBFB9C
#BBFB9C is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.3% C 0.139 H 135.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB9C |
|---|---|
| RGB | rgb(187, 251, 156) |
| HSL | hsl(100, 92%, 80%) |
| HSV | hsv(100, 38%, 98%) |
| CMYK | cmyk(25.5%, 0%, 37.8%, 1.6%) |
| CIE-LAB | lab(92.56, -36.65, 39.24) |
| CIE-LCH | lch(92.56, 53.70, 133.04°) |
| OKLab | oklab(92.3% -0.1002 0.097) |
| OKLCH | oklch(92.3% 0.139 135.9) |
| XYZ | xyz(60.9899, 81.9576, 44.0521) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Tea Green
#BDF8A3
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.84
Pastel Green
#B0FF9D
ΔE00 2.07
Light Pastel Green
#B2FBA5
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB9C #DC9CFB
analogous
#EBFB9C #BBFB9C #9CFBAD
triadic
#BBFB9C #9CBBFB #FB9CBB
tetradic
#BBFB9C #9CEBFB #DC9CFB #FBAD9C
square
#BBFB9C #9CEBFB #DC9CFB #FBAD9C
split-complementary
#BBFB9C #AD9CFB #FB9CEB
monochromatic
#6AF626 #93F961 #BBFB9C #E3FDD7 #EBFEE2
Accessibility & contrast
On white
1.21
#BBFB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BBFB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB9C
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB9C | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED95
Deuteranopia (green-blind)
#F8E8A1
Tritanopia (blue-blind)
#BAF4E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfb9c; /* rgb */ color: rgb(187, 251, 156); /* oklch */ color: oklch(92.3% 0.139 135.9);
Tailwind
colors: {
custom: {
50: '#d1fdba',
500: '#bbfb9c',
950: '#000000',
},
}SCSS
$custom: #bbfb9c; $custom-light: #d1fdba; $custom-dark: #000000;
JSON
{
"hex": "#bbfb9c",
"rgb": {
"r": 187,
"g": 251,
"b": 156
},
"hsl": {
"h": 100.421,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.92303,
"c": 0.13945,
"h": 135.9
},
"luminance": 0.81959
}Semantic roles & 50–950 ramp
primary
#BBFB9C
secondary
#B35FDC
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582