#BBFDA7#BBFDA7
#BBFDA7 is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.9% C 0.131 H 138.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDA7 |
|---|---|
| RGB | rgb(187, 253, 167) |
| HSL | hsl(106, 96%, 82%) |
| HSV | hsv(106, 34%, 99%) |
| CMYK | cmyk(26.1%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(93.28, -36.02, 34.74) |
| CIE-LCH | lch(93.28, 50.04, 136.04°) |
| OKLab | oklab(92.94% -0.0982 0.0867) |
| OKLCH | oklch(92.94% 0.131 138.6) |
| XYZ | xyz(62.5919, 83.6033, 49.3910) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.23
Tea Green
#BDF8A3
ΔE00 1.33
Washed Out Green
#BCF5A6
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.01
Pastel Green
#B0FF9D
ΔE00 2.21
Pale Light Green
#B1FC99
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDA7 #E9A7FD
analogous
#E6FDA7 #BBFDA7 #A7FDBE
triadic
#BBFDA7 #A7BBFD #FDA7BB
tetradic
#BBFDA7 #A7E6FD #E9A7FD #FDBEA7
square
#BBFDA7 #A7E6FD #E9A7FD #FDBEA7
split-complementary
#BBFDA7 #BEA7FD #FDA7E6
monochromatic
#5FFA2F #8DFC6B #BBFDA7 #E8FEE1 #E8FEE1
Accessibility & contrast
On white
1.19
#BBFDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BBFDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDA7
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDA7 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A1
Deuteranopia (green-blind)
#F8E9AC
Tritanopia (blue-blind)
#B8F7E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfda7; /* rgb */ color: rgb(187, 253, 167); /* oklch */ color: oklch(92.9% 0.131 138.6);
Tailwind
colors: {
custom: {
50: '#d1fec2',
500: '#bbfda7',
950: '#000000',
},
}SCSS
$custom: #bbfda7; $custom-light: #d1fec2; $custom-dark: #000000;
JSON
{
"hex": "#bbfda7",
"rgb": {
"r": 187,
"g": 253,
"b": 167
},
"hsl": {
"h": 106.047,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.92941,
"c": 0.13103,
"h": 138.6
},
"luminance": 0.83605
}Semantic roles & 50–950 ramp
primary
#BBFDA7
secondary
#C567E1
accent
#00E6B0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682