#BBF0AB#BBF0AB
#BBF0AB is a very light, moderate green. Relative luminance 0.758; OKLCH L 90.1% C 0.107 H 138.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0AB |
|---|---|
| RGB | rgb(187, 240, 171) |
| HSL | hsl(106, 70%, 81%) |
| HSV | hsv(106, 29%, 94%) |
| CMYK | cmyk(22.1%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(89.78, -29.41, 28.03) |
| CIE-LCH | lch(89.78, 40.62, 136.38°) |
| OKLab | oklab(90.15% -0.08 0.0707) |
| OKLCH | oklch(90.15% 0.107 138.5) |
| XYZ | xyz(59.0025, 75.8237, 50.0470) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.28
Washed Out Green
#BCF5A6
ΔE00 2.00
Pale Green
#C7FDB5
ΔE00 2.75
Celadon
#BEFDB7
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.13
Very Pale Green
#CFFDBC
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0AB #E0ABF0
analogous
#DDF0AB #BBF0AB #ABF0BD
triadic
#BBF0AB #ABBBF0 #F0ABBB
tetradic
#BBF0AB #ABDDF0 #E0ABF0 #F0BDAB
square
#BBF0AB #ABDDF0 #E0ABF0 #F0BDAB
split-complementary
#BBF0AB #BDABF0 #F0ABDD
monochromatic
#67DD43 #91E777 #BBF0AB #E5F9DF #EAFAE5
Accessibility & contrast
On white
1.30
#BBF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BBF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0AB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0AB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#B9EBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf0ab; /* rgb */ color: rgb(187, 240, 171); /* oklch */ color: oklch(90.1% 0.107 138.5);
Tailwind
colors: {
custom: {
50: '#d0f5c4',
500: '#bbf0ab',
950: '#000000',
},
}SCSS
$custom: #bbf0ab; $custom-light: #d0f5c4; $custom-dark: #000000;
JSON
{
"hex": "#bbf0ab",
"rgb": {
"r": 187,
"g": 240,
"b": 171
},
"hsl": {
"h": 106.087,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.90146,
"c": 0.10681,
"h": 138.5
},
"luminance": 0.75825
}Semantic roles & 50–950 ramp
primary
#BBF0AB
secondary
#B971CE
accent
#14D2A6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582