#BBF9AA#BBF9AA
#BBF9AA is a very light, vivid green. Relative luminance 0.812; OKLCH L 92.1% C 0.122 H 139.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF9AA |
|---|---|
| RGB | rgb(187, 249, 170) |
| HSL | hsl(107, 87%, 82%) |
| HSV | hsv(107, 32%, 98%) |
| CMYK | cmyk(24.9%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(92.23, -33.75, 31.84) |
| CIE-LCH | lch(92.23, 46.40, 136.67°) |
| OKLab | oklab(92.11% -0.092 0.0799) |
| OKLCH | oklch(92.11% 0.122 139) |
| XYZ | xyz(61.6229, 81.2165, 50.4520) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.06
Tea Green
#BDF8A3
ΔE00 1.38
Light Pastel Green
#B2FBA5
ΔE00 1.70
Light Light Green
#C8FFB0
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 2.00
Celadon
#BEFDB7
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF9AA #E8AAF9
analogous
#E2F9AA #BBF9AA #AAF9C1
triadic
#BBF9AA #AABBF9 #F9AABB
tetradic
#BBF9AA #AAE2F9 #E8AAF9 #F9C1AA
square
#BBF9AA #AAE2F9 #E8AAF9 #F9C1AA
split-complementary
#BBF9AA #C1AAF9 #F9AAE2
monochromatic
#60F138 #8DF571 #BBF9AA #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.22
#BBF9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#BBF9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF9AA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF9AA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#F4E7AE
Tritanopia (blue-blind)
#B8F4E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf9aa; /* rgb */ color: rgb(187, 249, 170); /* oklch */ color: oklch(92.1% 0.122 139.0);
Tailwind
colors: {
custom: {
50: '#d1fbc4',
500: '#bbf9aa',
950: '#000000',
},
}SCSS
$custom: #bbf9aa; $custom-light: #d1fbc4; $custom-dark: #000000;
JSON
{
"hex": "#bbf9aa",
"rgb": {
"r": 187,
"g": 249,
"b": 170
},
"hsl": {
"h": 107.089,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.92111,
"c": 0.1218,
"h": 139
},
"luminance": 0.81218
}Semantic roles & 50–950 ramp
primary
#BBF9AA
secondary
#C36CDB
accent
#02E3B3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582