#BBF6AA#BBF6AA
#BBF6AA is a very light, moderate green. Relative luminance 0.794; OKLCH L 91.4% C 0.117 H 138.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6AA |
|---|---|
| RGB | rgb(187, 246, 170) |
| HSL | hsl(107, 81%, 82%) |
| HSV | hsv(107, 31%, 96%) |
| CMYK | cmyk(24%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(91.40, -32.36, 30.73) |
| CIE-LCH | lch(91.40, 44.63, 136.48°) |
| OKLab | oklab(91.45% -0.0882 0.0772) |
| OKLCH | oklch(91.45% 0.117 138.8) |
| XYZ | xyz(60.7031, 79.3768, 50.1454) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.79
Tea Green
#BDF8A3
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 1.98
Celadon
#BEFDB7
ΔE00 2.13
Light Light Green
#C8FFB0
ΔE00 2.24
Light Pastel Green
#B2FBA5
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6AA #E5AAF6
analogous
#E1F6AA #BBF6AA #AAF6BF
triadic
#BBF6AA #AABBF6 #F6AABB
tetradic
#BBF6AA #AAE1F6 #E5AAF6 #F6BFAA
square
#BBF6AA #AAE1F6 #E5AAF6 #F6BFAA
split-complementary
#BBF6AA #BFAAF6 #F6AAE1
monochromatic
#62EA3B #8FF073 #BBF6AA #E7FCE1 #E9FCE3
Accessibility & contrast
On white
1.24
#BBF6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6AA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6AA | 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)
#FBEAA5
Deuteranopia (green-blind)
#F2E4AE
Tritanopia (blue-blind)
#B8F1E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf6aa; /* rgb */ color: rgb(187, 246, 170); /* oklch */ color: oklch(91.4% 0.117 138.8);
Tailwind
colors: {
custom: {
50: '#d0f9c3',
500: '#bbf6aa',
950: '#000000',
},
}SCSS
$custom: #bbf6aa; $custom-light: #d0f9c3; $custom-dark: #000000;
JSON
{
"hex": "#bbf6aa",
"rgb": {
"r": 187,
"g": 246,
"b": 170
},
"hsl": {
"h": 106.579,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.91448,
"c": 0.1172,
"h": 138.8
},
"luminance": 0.79379
}Semantic roles & 50–950 ramp
primary
#BBF6AA
secondary
#BF6ED7
accent
#08DDAE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582