#BBFFA9#BBFFA9
#BBFFA9 is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.4% C 0.132 H 139.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFA9 |
|---|---|
| RGB | rgb(187, 255, 169) |
| HSL | hsl(107, 100%, 83%) |
| HSV | hsv(107, 34%, 100%) |
| CMYK | cmyk(26.7%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(93.86, -36.63, 34.52) |
| CIE-LCH | lch(93.86, 50.33, 136.71°) |
| OKLab | oklab(93.42% -0.0999 0.0862) |
| OKLCH | oklch(93.42% 0.132 139.2) |
| XYZ | xyz(63.4129, 84.9472, 50.5838) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.25
Tea Green
#BDF8A3
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 2.10
Pastel Green
#B0FF9D
ΔE00 2.14
Pale Light Green
#B1FC99
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFA9 #EDA9FF
analogous
#E6FFA9 #BBFFA9 #A9FFC2
triadic
#BBFFA9 #A9BBFF #FFA9BB
tetradic
#BBFFA9 #A9E6FF #EDA9FF #FFC2A9
square
#BBFFA9 #A9E6FF #EDA9FF #FFC2A9
split-complementary
#BBFFA9 #C2A9FF #FFA9E6
monochromatic
#5AFF2F #8BFF6C #BBFFA9 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.17
#BBFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#BBFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFA9
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFA9 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A3
Deuteranopia (green-blind)
#FAEBAE
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffa9; /* rgb */ color: rgb(187, 255, 169); /* oklch */ color: oklch(93.4% 0.132 139.2);
Tailwind
colors: {
custom: {
50: '#d1ffc3',
500: '#bbffa9',
950: '#000000',
},
}SCSS
$custom: #bbffa9; $custom-light: #d1ffc3; $custom-dark: #000000;
JSON
{
"hex": "#bbffa9",
"rgb": {
"r": 187,
"g": 255,
"b": 169
},
"hsl": {
"h": 107.442,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.93421,
"c": 0.13197,
"h": 139.2
},
"luminance": 0.84949
}Semantic roles & 50–950 ramp
primary
#BBFFA9
secondary
#CA68E4
accent
#00E6B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682