#BBF1AA#BBF1AA
#BBF1AA is a very light, moderate green. Relative luminance 0.764; OKLCH L 90.3% C 0.109 H 138.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1AA |
|---|---|
| RGB | rgb(187, 241, 170) |
| HSL | hsl(106, 72%, 81%) |
| HSV | hsv(106, 29%, 95%) |
| CMYK | cmyk(22.4%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(90.03, -30.03, 28.88) |
| CIE-LCH | lch(90.03, 41.67, 136.12°) |
| OKLab | oklab(90.35% -0.0817 0.0728) |
| OKLCH | oklch(90.35% 0.109 138.3) |
| XYZ | xyz(59.2027, 76.3761, 49.6453) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.59
Light Sage
#BCECAC
ΔE00 1.67
Pale Green
#C7FDB5
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.73
Celadon
#BEFDB7
ΔE00 2.77
Light Light Green
#C8FFB0
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1AA #E0AAF1
analogous
#DEF1AA #BBF1AA #AAF1BC
triadic
#BBF1AA #AABBF1 #F1AABB
tetradic
#BBF1AA #AADEF1 #E0AAF1 #F1BCAA
square
#BBF1AA #AADEF1 #E0AAF1 #F1BCAA
split-complementary
#BBF1AA #BCAAF1 #F1AADE
monochromatic
#67E041 #91E875 #BBF1AA #E5FADF #EAFBE5
Accessibility & contrast
On white
1.29
#BBF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BBF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1AA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1AA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#B9ECDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf1aa; /* rgb */ color: rgb(187, 241, 170); /* oklch */ color: oklch(90.3% 0.109 138.3);
Tailwind
colors: {
custom: {
50: '#d0f6c3',
500: '#bbf1aa',
950: '#000000',
},
}SCSS
$custom: #bbf1aa; $custom-light: #d0f6c3; $custom-dark: #000000;
JSON
{
"hex": "#bbf1aa",
"rgb": {
"r": 187,
"g": 241,
"b": 170
},
"hsl": {
"h": 105.634,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.90346,
"c": 0.10945,
"h": 138.3
},
"luminance": 0.76378
}Semantic roles & 50–950 ramp
primary
#BBF1AA
secondary
#B970CF
accent
#12D4A5
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582