#BBFEA5#BBFEA5
#BBFEA5 is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.1% C 0.135 H 138.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA5 |
|---|---|
| RGB | rgb(187, 254, 165) |
| HSL | hsl(105, 98%, 82%) |
| HSV | hsv(105, 35%, 100%) |
| CMYK | cmyk(26.4%, 0%, 35%, 0.4%) |
| CIE-LAB | lab(93.52, -36.76, 36.06) |
| CIE-LCH | lch(93.52, 51.49, 135.55°) |
| OKLab | oklab(93.13% -0.1003 0.0898) |
| OKLCH | oklch(93.13% 0.135 138.2) |
| XYZ | xyz(62.7249, 84.1630, 48.5303) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.43
Tea Green
#BDF8A3
ΔE00 1.51
Pastel Green
#B0FF9D
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 1.86
Light Light Green
#C8FFB0
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA5 #E8A5FE
analogous
#E7FEA5 #BBFEA5 #A5FEBC
triadic
#BBFEA5 #A5BBFE #FEA5BB
tetradic
#BBFEA5 #A5E7FE #E8A5FE #FEBCA5
square
#BBFEA5 #A5E7FE #E8A5FE #FEBCA5
split-complementary
#BBFEA5 #BCA5FE #FEA5E7
monochromatic
#60FD2C #8DFD68 #BBFEA5 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.18
#BBFEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BBFEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA5
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA5 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09F
Deuteranopia (green-blind)
#F9EAAA
Tritanopia (blue-blind)
#B8F8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea5; /* rgb */ color: rgb(187, 254, 165); /* oklch */ color: oklch(93.1% 0.135 138.2);
Tailwind
colors: {
custom: {
50: '#d1ffc0',
500: '#bbfea5',
950: '#000000',
},
}SCSS
$custom: #bbfea5; $custom-light: #d1ffc0; $custom-dark: #000000;
JSON
{
"hex": "#bbfea5",
"rgb": {
"r": 187,
"g": 254,
"b": 165
},
"hsl": {
"h": 105.169,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.93127,
"c": 0.13461,
"h": 138.2
},
"luminance": 0.84165
}Semantic roles & 50–950 ramp
primary
#BBFEA5
secondary
#C365E2
accent
#00E6AD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682