#BBFAA7#BBFAA7
#BBFAA7 is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.3% C 0.126 H 138.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAA7 |
|---|---|
| RGB | rgb(187, 250, 167) |
| HSL | hsl(106, 89%, 82%) |
| HSV | hsv(106, 33%, 98%) |
| CMYK | cmyk(25.2%, 0%, 33.2%, 2%) |
| CIE-LAB | lab(92.45, -34.65, 33.64) |
| CIE-LCH | lch(92.45, 48.30, 135.85°) |
| OKLab | oklab(92.28% -0.0945 0.0841) |
| OKLCH | oklch(92.28% 0.126 138.3) |
| XYZ | xyz(61.6523, 81.7241, 49.0778) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.91
Washed Out Green
#BCF5A6
ΔE00 1.26
Light Pastel Green
#B2FBA5
ΔE00 1.42
Light Light Green
#C8FFB0
ΔE00 1.89
Pale Green
#C7FDB5
ΔE00 2.41
Celadon
#BEFDB7
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAA7 #E6A7FA
analogous
#E5FAA7 #BBFAA7 #A7FABD
triadic
#BBFAA7 #A7BBFA #FAA7BB
tetradic
#BBFAA7 #A7E5FA #E6A7FA #FABDA7
square
#BBFAA7 #A7E5FA #E6A7FA #FABDA7
split-complementary
#BBFAA7 #BDA7FA #FAA7E5
monochromatic
#62F333 #8EF76D #BBFAA7 #E8FDE1 #E9FDE2
Accessibility & contrast
On white
1.21
#BBFAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBFAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAA7
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAA7 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA1
Deuteranopia (green-blind)
#F5E7AB
Tritanopia (blue-blind)
#B8F4E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfaa7; /* rgb */ color: rgb(187, 250, 167); /* oklch */ color: oklch(92.3% 0.126 138.3);
Tailwind
colors: {
custom: {
50: '#d1fcc1',
500: '#bbfaa7',
950: '#000000',
},
}SCSS
$custom: #bbfaa7; $custom-light: #d1fcc1; $custom-dark: #000000;
JSON
{
"hex": "#bbfaa7",
"rgb": {
"r": 187,
"g": 250,
"b": 167
},
"hsl": {
"h": 105.542,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.92276,
"c": 0.12649,
"h": 138.3
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#BBFAA7
secondary
#C169DC
accent
#00E6AE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582