#BBFEA7#BBFEA7
#BBFEA7 is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.2% C 0.133 H 138.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA7 |
|---|---|
| RGB | rgb(187, 254, 167) |
| HSL | hsl(106, 98%, 83%) |
| HSV | hsv(106, 34%, 100%) |
| CMYK | cmyk(26.4%, 0%, 34.3%, 0.4%) |
| CIE-LAB | lab(93.55, -36.47, 35.10) |
| CIE-LCH | lch(93.55, 50.62, 136.10°) |
| OKLab | oklab(93.16% -0.0995 0.0876) |
| OKLCH | oklch(93.16% 0.133 138.6) |
| XYZ | xyz(62.9084, 84.2364, 49.4965) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.27
Tea Green
#BDF8A3
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.11
Pale Light Green
#B1FC99
ΔE00 2.13
Washed Out Green
#BCF5A6
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA7 #EAA7FE
analogous
#E6FEA7 #BBFEA7 #A7FEBF
triadic
#BBFEA7 #A7BBFE #FEA7BB
tetradic
#BBFEA7 #A7E6FE #EAA7FE #FEBFA7
square
#BBFEA7 #A7E6FE #EAA7FE #FEBFA7
split-complementary
#BBFEA7 #BFA7FE #FEA7E6
monochromatic
#5DFD2E #8CFD6A #BBFEA7 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.18
#BBFEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BBFEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA7
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA7 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A1
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#B8F8E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea7; /* rgb */ color: rgb(187, 254, 167); /* oklch */ color: oklch(93.2% 0.133 138.6);
Tailwind
colors: {
custom: {
50: '#d1ffc2',
500: '#bbfea7',
950: '#000000',
},
}SCSS
$custom: #bbfea7; $custom-light: #d1ffc2; $custom-dark: #000000;
JSON
{
"hex": "#bbfea7",
"rgb": {
"r": 187,
"g": 254,
"b": 167
},
"hsl": {
"h": 106.207,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.93163,
"c": 0.13253,
"h": 138.6
},
"luminance": 0.84238
}Semantic roles & 50–950 ramp
primary
#BBFEA7
secondary
#C667E2
accent
#00E6B1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682