#BBFB9F#BBFB9F
#BBFB9F is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.4% C 0.136 H 136.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB9F |
|---|---|
| RGB | rgb(187, 251, 159) |
| HSL | hsl(102, 92%, 80%) |
| HSV | hsv(102, 37%, 98%) |
| CMYK | cmyk(25.5%, 0%, 36.7%, 1.6%) |
| CIE-LAB | lab(92.60, -36.24, 37.82) |
| CIE-LCH | lch(92.60, 52.38, 133.78°) |
| OKLab | oklab(92.35% -0.099 0.0937) |
| OKLCH | oklch(92.35% 0.136 136.6) |
| XYZ | xyz(61.2470, 82.0605, 45.4065) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.24
Pale Light Green
#B1FC99
ΔE00 1.62
Light Pastel Green
#B2FBA5
ΔE00 2.01
Pastel Green
#B0FF9D
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB9F #DF9FFB
analogous
#E9FB9F #BBFB9F #9FFBB1
triadic
#BBFB9F #9FBBFB #FB9FBB
tetradic
#BBFB9F #9FE9FB #DF9FFB #FBB19F
square
#BBFB9F #9FE9FB #DF9FFB #FBB19F
split-complementary
#BBFB9F #B19FFB #FB9FE9
monochromatic
#68F629 #91F964 #BBFB9F #E5FDDA #EAFEE2
Accessibility & contrast
On white
1.21
#BBFB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BBFB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB9F
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB9F | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#F7E8A4
Tritanopia (blue-blind)
#B9F5E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfb9f; /* rgb */ color: rgb(187, 251, 159); /* oklch */ color: oklch(92.4% 0.136 136.6);
Tailwind
colors: {
custom: {
50: '#d1fdbc',
500: '#bbfb9f',
950: '#000000',
},
}SCSS
$custom: #bbfb9f; $custom-light: #d1fdbc; $custom-dark: #000000;
JSON
{
"hex": "#bbfb9f",
"rgb": {
"r": 187,
"g": 251,
"b": 159
},
"hsl": {
"h": 101.739,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.92354,
"c": 0.13634,
"h": 136.6
},
"luminance": 0.82062
}Semantic roles & 50–950 ramp
primary
#BBFB9F
secondary
#B761DD
accent
#00E6A0
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582