#BBFFA1#BBFFA1
#BBFFA1 is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.3% C 0.140 H 137.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFA1 |
|---|---|
| RGB | rgb(187, 255, 161) |
| HSL | hsl(103, 100%, 82%) |
| HSV | hsv(103, 37%, 100%) |
| CMYK | cmyk(26.7%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(93.73, -37.77, 38.32) |
| CIE-LCH | lch(93.73, 53.80, 134.59°) |
| OKLab | oklab(93.28% -0.1032 0.095) |
| OKLCH | oklch(93.28% 0.14 137.4) |
| XYZ | xyz(62.6847, 84.6560, 46.7488) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.40
Pastel Green
#B0FF9D
ΔE00 1.51
Tea Green
#BDF8A3
ΔE00 1.96
Light Pastel Green
#B2FBA5
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFA1 #E5A1FF
analogous
#EAFFA1 #BBFFA1 #A1FFB6
triadic
#BBFFA1 #A1BBFF #FFA1BB
tetradic
#BBFFA1 #A1EAFF #E5A1FF #FFB6A1
square
#BBFFA1 #A1EAFF #E5A1FF #FFB6A1
split-complementary
#BBFFA1 #B6A1FF #FFA1EA
monochromatic
#62FF27 #8FFF64 #BBFFA1 #E7FFDE #E9FFE0
Accessibility & contrast
On white
1.17
#BBFFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BBFFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFA1
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFA1 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19A
Deuteranopia (green-blind)
#FBEBA6
Tritanopia (blue-blind)
#B9F9E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffa1; /* rgb */ color: rgb(187, 255, 161); /* oklch */ color: oklch(93.3% 0.140 137.4);
Tailwind
colors: {
custom: {
50: '#d1ffbd',
500: '#bbffa1',
950: '#000000',
},
}SCSS
$custom: #bbffa1; $custom-light: #d1ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bbffa1",
"rgb": {
"r": 187,
"g": 255,
"b": 161
},
"hsl": {
"h": 103.404,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.93279,
"c": 0.14023,
"h": 137.4
},
"luminance": 0.84658
}Semantic roles & 50–950 ramp
primary
#BBFFA1
secondary
#BF61E3
accent
#00E6A6
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682