#BBFEA9#BBFEA9
#BBFEA9 is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.2% C 0.130 H 139.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA9 |
|---|---|
| RGB | rgb(187, 254, 169) |
| HSL | hsl(107, 98%, 83%) |
| HSV | hsv(107, 33%, 100%) |
| CMYK | cmyk(26.4%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(93.59, -36.18, 34.15) |
| CIE-LCH | lch(93.59, 49.75, 136.65°) |
| OKLab | oklab(93.2% -0.0987 0.0853) |
| OKLCH | oklch(93.2% 0.13 139.1) |
| XYZ | xyz(63.0947, 84.3109, 50.4777) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.20
Tea Green
#BDF8A3
ΔE00 1.61
Light Light Green
#C8FFB0
ΔE00 1.99
Washed Out Green
#BCF5A6
ΔE00 2.15
Pastel Green
#B0FF9D
ΔE00 2.29
Pale Light Green
#B1FC99
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA9 #ECA9FE
analogous
#E5FEA9 #BBFEA9 #A9FEC1
triadic
#BBFEA9 #A9BBFE #FEA9BB
tetradic
#BBFEA9 #A9E5FE #ECA9FE #FEC1A9
square
#BBFEA9 #A9E5FE #ECA9FE #FEC1A9
split-complementary
#BBFEA9 #C1A9FE #FEA9E5
monochromatic
#5BFD30 #8BFD6D #BBFEA9 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.18
#BBFEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BBFEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA9
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA9 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A3
Deuteranopia (green-blind)
#F9EAAE
Tritanopia (blue-blind)
#B8F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfea9; /* rgb */ color: rgb(187, 254, 169); /* oklch */ color: oklch(93.2% 0.130 139.1);
Tailwind
colors: {
custom: {
50: '#d1ffc3',
500: '#bbfea9',
950: '#000000',
},
}SCSS
$custom: #bbfea9; $custom-light: #d1ffc3; $custom-dark: #000000;
JSON
{
"hex": "#bbfea9",
"rgb": {
"r": 187,
"g": 254,
"b": 169
},
"hsl": {
"h": 107.294,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.93199,
"c": 0.13046,
"h": 139.1
},
"luminance": 0.84313
}Semantic roles & 50–950 ramp
primary
#BBFEA9
secondary
#C968E3
accent
#00E6B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682