#BBF6AB#BBF6AB
#BBF6AB is a very light, moderate green. Relative luminance 0.794; OKLCH L 91.5% C 0.116 H 139.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6AB |
|---|---|
| RGB | rgb(187, 246, 171) |
| HSL | hsl(107, 81%, 82%) |
| HSV | hsv(107, 30%, 96%) |
| CMYK | cmyk(24%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(91.42, -32.21, 30.25) |
| CIE-LCH | lch(91.42, 44.19, 136.80°) |
| OKLab | oklab(91.47% -0.0878 0.0761) |
| OKLCH | oklch(91.47% 0.116 139.1) |
| XYZ | xyz(60.7980, 79.4148, 50.6455) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.97
Tea Green
#BDF8A3
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 1.93
Celadon
#BEFDB7
ΔE00 1.99
Light Light Green
#C8FFB0
ΔE00 2.30
Light Pastel Green
#B2FBA5
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6AB #E6ABF6
analogous
#E1F6AB #BBF6AB #ABF6C1
triadic
#BBF6AB #ABBBF6 #F6ABBB
tetradic
#BBF6AB #ABE1F6 #E6ABF6 #F6C1AB
square
#BBF6AB #ABE1F6 #E6ABF6 #F6C1AB
split-complementary
#BBF6AB #C1ABF6 #F6ABE1
monochromatic
#62EA3C #8EF074 #BBF6AB #E8FCE2 #E9FCE3
Accessibility & contrast
On white
1.24
#BBF6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6AB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6AB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA6
Deuteranopia (green-blind)
#F1E4AF
Tritanopia (blue-blind)
#B8F1E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf6ab; /* rgb */ color: rgb(187, 246, 171); /* oklch */ color: oklch(91.5% 0.116 139.1);
Tailwind
colors: {
custom: {
50: '#d0f9c4',
500: '#bbf6ab',
950: '#000000',
},
}SCSS
$custom: #bbf6ab; $custom-light: #d0f9c4; $custom-dark: #000000;
JSON
{
"hex": "#bbf6ab",
"rgb": {
"r": 187,
"g": 246,
"b": 171
},
"hsl": {
"h": 107.2,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.91468,
"c": 0.11614,
"h": 139.1
},
"luminance": 0.79417
}Semantic roles & 50–950 ramp
primary
#BBF6AB
secondary
#C16ED7
accent
#09DDB0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582