#BBF99F#BBF99F
#BBF99F is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.9% C 0.133 H 136.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF99F |
|---|---|
| RGB | rgb(187, 249, 159) |
| HSL | hsl(101, 88%, 80%) |
| HSV | hsv(101, 36%, 98%) |
| CMYK | cmyk(24.9%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(92.05, -35.33, 37.10) |
| CIE-LCH | lch(92.05, 51.23, 133.60°) |
| OKLab | oklab(91.91% -0.0965 0.0921) |
| OKLCH | oklch(91.91% 0.133 136.3) |
| XYZ | xyz(60.6256, 80.8176, 45.1993) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.84
Washed Out Green
#BCF5A6
ΔE00 1.92
Pale Light Green
#B1FC99
ΔE00 1.95
Light Pastel Green
#B2FBA5
ΔE00 2.04
Pastel Green
#B0FF9D
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF99F #DD9FF9
analogous
#E8F99F #BBF99F #9FF9B0
triadic
#BBF99F #9FBBF9 #F99FBB
tetradic
#BBF99F #9FE8F9 #DD9FF9 #F9B09F
square
#BBF99F #9FE8F9 #DD9FF9 #F9B09F
split-complementary
#BBF99F #B09FF9 #F99FE8
monochromatic
#69F22C #92F565 #BBF99F #E4FDD9 #EBFDE2
Accessibility & contrast
On white
1.22
#BBF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BBF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF99F
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF99F | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC99
Deuteranopia (green-blind)
#F6E6A4
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf99f; /* rgb */ color: rgb(187, 249, 159); /* oklch */ color: oklch(91.9% 0.133 136.3);
Tailwind
colors: {
custom: {
50: '#d1fbbc',
500: '#bbf99f',
950: '#000000',
},
}SCSS
$custom: #bbf99f; $custom-light: #d1fbbc; $custom-dark: #000000;
JSON
{
"hex": "#bbf99f",
"rgb": {
"r": 187,
"g": 249,
"b": 159
},
"hsl": {
"h": 101.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.9191,
"c": 0.13335,
"h": 136.3
},
"luminance": 0.80819
}Semantic roles & 50–950 ramp
primary
#BBF99F
secondary
#B562DA
accent
#01E59E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582