#BBFFB1#BBFFB1
#BBFFB1 is a very light, vivid green. Relative luminance 0.853; OKLCH L 93.6% C 0.124 H 141.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFB1 |
|---|---|
| RGB | rgb(187, 255, 177) |
| HSL | hsl(112, 100%, 85%) |
| HSV | hsv(112, 31%, 100%) |
| CMYK | cmyk(26.7%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(93.99, -35.44, 30.69) |
| CIE-LCH | lch(93.99, 46.88, 139.11°) |
| OKLab | oklab(93.57% -0.0966 0.0772) |
| OKLCH | oklch(93.57% 0.124 141.4) |
| XYZ | xyz(64.1870, 85.2569, 54.6608) |
| Luminance | 0.8526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.50
Light Pastel Green
#B2FBA5
ΔE00 1.82
Pale Green
#C7FDB5
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.21
Light Mint
#B6FFBB
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFB1 #F5B1FF
analogous
#E2FFB1 #BBFFB1 #B1FFCE
triadic
#BBFFB1 #B1BBFF #FFB1BB
tetradic
#BBFFB1 #B1E2FF #F5B1FF #FFCEB1
square
#BBFFB1 #B1E2FF #F5B1FF #FFCEB1
split-complementary
#BBFFB1 #CEB1FF #FFB1E2
monochromatic
#50FF37 #86FF74 #BBFFB1 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BBFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BBFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFB1
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFB1 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#F8EBB5
Tritanopia (blue-blind)
#B6FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffb1; /* rgb */ color: rgb(187, 255, 177); /* oklch */ color: oklch(93.6% 0.124 141.4);
Tailwind
colors: {
custom: {
50: '#d1ffc8',
500: '#bbffb1',
950: '#000000',
},
}SCSS
$custom: #bbffb1; $custom-light: #d1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#bbffb1",
"rgb": {
"r": 187,
"g": 255,
"b": 177
},
"hsl": {
"h": 112.308,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.93573,
"c": 0.12369,
"h": 141.4
},
"luminance": 0.85259
}Semantic roles & 50–950 ramp
primary
#BBFFB1
secondary
#D66FE6
accent
#00E6C8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682