#BBFFAA#BBFFAA
#BBFFAA is a very light, vivid green. Relative luminance 0.850; OKLCH L 93.4% C 0.131 H 139.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFAA |
|---|---|
| RGB | rgb(187, 255, 170) |
| HSL | hsl(108, 100%, 83%) |
| HSV | hsv(108, 33%, 100%) |
| CMYK | cmyk(26.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(93.88, -36.49, 34.04) |
| CIE-LCH | lch(93.88, 49.90, 136.99°) |
| OKLab | oklab(93.44% -0.0995 0.0851) |
| OKLCH | oklch(93.44% 0.131 139.5) |
| XYZ | xyz(63.5071, 84.9849, 51.0801) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.24
Tea Green
#BDF8A3
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 2.06
Pastel Green
#B0FF9D
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.36
Pale Light Green
#B1FC99
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFAA #EEAAFF
analogous
#E5FFAA #BBFFAA #AAFFC3
triadic
#BBFFAA #AABBFF #FFAABB
tetradic
#BBFFAA #AAE5FF #EEAAFF #FFC3AA
square
#BBFFAA #AAE5FF #EEAAFF #FFC3AA
split-complementary
#BBFFAA #C3AAFF #FFAAE5
monochromatic
#59FF30 #8AFF6D #BBFFAA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.17
#BBFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BBFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFAA
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFAA | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A4
Deuteranopia (green-blind)
#F9EBAF
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffaa; /* rgb */ color: rgb(187, 255, 170); /* oklch */ color: oklch(93.4% 0.131 139.5);
Tailwind
colors: {
custom: {
50: '#d1ffc4',
500: '#bbffaa',
950: '#000000',
},
}SCSS
$custom: #bbffaa; $custom-light: #d1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bbffaa",
"rgb": {
"r": 187,
"g": 255,
"b": 170
},
"hsl": {
"h": 108,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.9344,
"c": 0.13094,
"h": 139.5
},
"luminance": 0.84987
}Semantic roles & 50–950 ramp
primary
#BBFFAA
secondary
#CC69E4
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682