#BBFA9C#BBFA9C
#BBFA9C is a very light, vivid green. Relative luminance 0.813; OKLCH L 92.1% C 0.138 H 135.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA9C |
|---|---|
| RGB | rgb(187, 250, 156) |
| HSL | hsl(100, 90%, 80%) |
| HSV | hsv(100, 38%, 98%) |
| CMYK | cmyk(25.2%, 0%, 37.6%, 2%) |
| CIE-LAB | lab(92.28, -36.20, 38.88) |
| CIE-LCH | lch(92.28, 53.13, 132.95°) |
| OKLab | oklab(92.08% -0.099 0.0961) |
| OKLCH | oklch(92.08% 0.138 135.8) |
| XYZ | xyz(60.6783, 81.3345, 43.9482) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.47
Pale Light Green
#B1FC99
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.95
Pastel Green
#B0FF9D
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA9C #DB9CFA
analogous
#EAFA9C #BBFA9C #9CFAAC
triadic
#BBFA9C #9CBBFA #FA9CBB
tetradic
#BBFA9C #9CEAFA #DB9CFA #FAAC9C
square
#BBFA9C #9CEAFA #DB9CFA #FAAC9C
split-complementary
#BBFA9C #AC9CFA #FA9CEA
monochromatic
#6BF427 #93F762 #BBFA9C #E3FDD6 #EBFEE2
Accessibility & contrast
On white
1.22
#BBFA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#BBFA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA9C
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA9C | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC95
Deuteranopia (green-blind)
#F7E7A1
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa9c; /* rgb */ color: rgb(187, 250, 156); /* oklch */ color: oklch(92.1% 0.138 135.8);
Tailwind
colors: {
custom: {
50: '#d1fcba',
500: '#bbfa9c',
950: '#000000',
},
}SCSS
$custom: #bbfa9c; $custom-light: #d1fcba; $custom-dark: #000000;
JSON
{
"hex": "#bbfa9c",
"rgb": {
"r": 187,
"g": 250,
"b": 156
},
"hsl": {
"h": 100.213,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.9208,
"c": 0.13797,
"h": 135.8
},
"luminance": 0.81336
}Semantic roles & 50–950 ramp
primary
#BBFA9C
secondary
#B25FDB
accent
#00E69A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582