#BBFA9E#BBFA9E
#BBFA9E is a very light, vivid green. Relative luminance 0.814; OKLCH L 92.1% C 0.136 H 136.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA9E |
|---|---|
| RGB | rgb(187, 250, 158) |
| HSL | hsl(101, 90%, 80%) |
| HSV | hsv(101, 37%, 98%) |
| CMYK | cmyk(25.2%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(92.31, -35.92, 37.94) |
| CIE-LCH | lch(92.31, 52.25, 133.44°) |
| OKLab | oklab(92.12% -0.0981 0.094) |
| OKLCH | oklch(92.12% 0.136 136.2) |
| XYZ | xyz(60.8491, 81.4028, 44.8475) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.17
Pale Light Green
#B1FC99
ΔE00 1.72
Light Pastel Green
#B2FBA5
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.26
Washed Out Green
#BCF5A6
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA9E #DD9EFA
analogous
#E9FA9E #BBFA9E #9EFAAF
triadic
#BBFA9E #9EBBFA #FA9EBB
tetradic
#BBFA9E #9EE9FA #DD9EFA #FAAF9E
square
#BBFA9E #9EE9FA #DD9EFA #FAAF9E
split-complementary
#BBFA9E #AF9EFA #FA9EE9
monochromatic
#69F42A #92F764 #BBFA9E #E4FDD8 #EBFDE2
Accessibility & contrast
On white
1.22
#BBFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#BBFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA9E
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA9E | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC98
Deuteranopia (green-blind)
#F7E7A3
Tritanopia (blue-blind)
#BAF4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa9e; /* rgb */ color: rgb(187, 250, 158); /* oklch */ color: oklch(92.1% 0.136 136.2);
Tailwind
colors: {
custom: {
50: '#d1fcbb',
500: '#bbfa9e',
950: '#000000',
},
}SCSS
$custom: #bbfa9e; $custom-light: #d1fcbb; $custom-dark: #000000;
JSON
{
"hex": "#bbfa9e",
"rgb": {
"r": 187,
"g": 250,
"b": 158
},
"hsl": {
"h": 101.087,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.92115,
"c": 0.13589,
"h": 136.2
},
"luminance": 0.81405
}Semantic roles & 50–950 ramp
primary
#BBFA9E
secondary
#B561DB
accent
#00E69D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582