#BBFFA7#BBFFA7
#BBFFA7 is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.4% C 0.134 H 138.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFA7 |
|---|---|
| RGB | rgb(187, 255, 167) |
| HSL | hsl(106, 100%, 83%) |
| HSV | hsv(106, 35%, 100%) |
| CMYK | cmyk(26.7%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(93.83, -36.92, 35.47) |
| CIE-LCH | lch(93.83, 51.20, 136.15°) |
| OKLab | oklab(93.39% -0.1007 0.0884) |
| OKLCH | oklch(93.39% 0.134 138.7) |
| XYZ | xyz(63.2266, 84.8727, 49.6025) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.35
Tea Green
#BDF8A3
ΔE00 1.72
Pastel Green
#B0FF9D
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFA7 #EBA7FF
analogous
#E7FFA7 #BBFFA7 #A7FFBF
triadic
#BBFFA7 #A7BBFF #FFA7BB
tetradic
#BBFFA7 #A7E7FF #EBA7FF #FFBFA7
square
#BBFFA7 #A7E7FF #EBA7FF #FFBFA7
split-complementary
#BBFFA7 #BFA7FF #FFA7E7
monochromatic
#5CFF2D #8CFF6A #BBFFA7 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.17
#BBFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BBFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFA7
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFA7 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A1
Deuteranopia (green-blind)
#FAEBAC
Tritanopia (blue-blind)
#B8F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffa7; /* rgb */ color: rgb(187, 255, 167); /* oklch */ color: oklch(93.4% 0.134 138.7);
Tailwind
colors: {
custom: {
50: '#d1ffc2',
500: '#bbffa7',
950: '#000000',
},
}SCSS
$custom: #bbffa7; $custom-light: #d1ffc2; $custom-dark: #000000;
JSON
{
"hex": "#bbffa7",
"rgb": {
"r": 187,
"g": 255,
"b": 167
},
"hsl": {
"h": 106.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93385,
"c": 0.13404,
"h": 138.7
},
"luminance": 0.84875
}Semantic roles & 50–950 ramp
primary
#BBFFA7
secondary
#C766E4
accent
#00E6B1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682