#BBFAAB#BBFAAB
#BBFAAB is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.4% C 0.122 H 139.4°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAAB |
|---|---|
| RGB | rgb(187, 250, 171) |
| HSL | hsl(108, 89%, 83%) |
| HSV | hsv(108, 32%, 98%) |
| CMYK | cmyk(25.2%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(92.52, -34.06, 31.72) |
| CIE-LCH | lch(92.52, 46.55, 137.03°) |
| OKLab | oklab(92.35% -0.0928 0.0796) |
| OKLCH | oklch(92.35% 0.122 139.4) |
| XYZ | xyz(62.0278, 81.8743, 51.0554) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.30
Tea Green
#BDF8A3
ΔE00 1.53
Light Pastel Green
#B2FBA5
ΔE00 1.61
Light Light Green
#C8FFB0
ΔE00 1.87
Celadon
#BEFDB7
ΔE00 1.95
Pale Green
#C7FDB5
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAAB #EAABFA
analogous
#E3FAAB #BBFAAB #ABFAC2
triadic
#BBFAAB #ABBBFA #FAABBB
tetradic
#BBFAAB #ABE3FA #EAABFA #FAC2AB
square
#BBFAAB #ABE3FA #EAABFA #FAC2AB
split-complementary
#BBFAAB #C2ABFA #FAABE3
monochromatic
#5DF337 #8CF771 #BBFAAB #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.21
#BBFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#BBFAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAAB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAAB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#F5E7AF
Tritanopia (blue-blind)
#B8F5E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfaab; /* rgb */ color: rgb(187, 250, 171); /* oklch */ color: oklch(92.4% 0.122 139.4);
Tailwind
colors: {
custom: {
50: '#d1fcc4',
500: '#bbfaab',
950: '#000000',
},
}SCSS
$custom: #bbfaab; $custom-light: #d1fcc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfaab",
"rgb": {
"r": 187,
"g": 250,
"b": 171
},
"hsl": {
"h": 107.848,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.92351,
"c": 0.12228,
"h": 139.4
},
"luminance": 0.81876
}Semantic roles & 50–950 ramp
primary
#BBFAAB
secondary
#C66CDD
accent
#00E5B7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582