#BBFEAA#BBFEAA
#BBFEAA is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.2% C 0.129 H 139.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEAA |
|---|---|
| RGB | rgb(187, 254, 170) |
| HSL | hsl(108, 98%, 83%) |
| HSV | hsv(108, 33%, 100%) |
| CMYK | cmyk(26.4%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(93.60, -36.04, 33.67) |
| CIE-LCH | lch(93.60, 49.32, 136.94°) |
| OKLab | oklab(93.22% -0.0983 0.0842) |
| OKLCH | oklch(93.22% 0.129 139.4) |
| XYZ | xyz(63.1889, 84.3486, 50.9740) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.20
Tea Green
#BDF8A3
ΔE00 1.68
Light Light Green
#C8FFB0
ΔE00 1.96
Washed Out Green
#BCF5A6
ΔE00 2.12
Pastel Green
#B0FF9D
ΔE00 2.42
Celadon
#BEFDB7
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEAA #EDAAFE
analogous
#E5FEAA #BBFEAA #AAFEC3
triadic
#BBFEAA #AABBFE #FEAABB
tetradic
#BBFEAA #AAE5FE #EDAAFE #FEC3AA
square
#BBFEAA #AAE5FE #EDAAFE #FEC3AA
split-complementary
#BBFEAA #C3AAFE #FEAAE5
monochromatic
#5AFD31 #8BFD6E #BBFEAA #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.18
#BBFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#BBFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEAA
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEAA | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A4
Deuteranopia (green-blind)
#F9EAAF
Tritanopia (blue-blind)
#B7F8E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeaa; /* rgb */ color: rgb(187, 254, 170); /* oklch */ color: oklch(93.2% 0.129 139.4);
Tailwind
colors: {
custom: {
50: '#d1ffc4',
500: '#bbfeaa',
950: '#000000',
},
}SCSS
$custom: #bbfeaa; $custom-light: #d1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bbfeaa",
"rgb": {
"r": 187,
"g": 254,
"b": 170
},
"hsl": {
"h": 107.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93218,
"c": 0.12942,
"h": 139.4
},
"luminance": 0.84351
}Semantic roles & 50–950 ramp
primary
#BBFEAA
secondary
#CA69E3
accent
#00E6B7
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682