#BBFEA4#BBFEA4
#BBFEA4 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.1% C 0.136 H 137.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA4 |
|---|---|
| RGB | rgb(187, 254, 164) |
| HSL | hsl(105, 98%, 82%) |
| HSV | hsv(105, 35%, 100%) |
| CMYK | cmyk(26.4%, 0%, 35.4%, 0.4%) |
| CIE-LAB | lab(93.51, -36.90, 36.53) |
| CIE-LCH | lch(93.51, 51.93, 135.29°) |
| OKLab | oklab(93.11% -0.1007 0.0909) |
| OKLCH | oklch(93.11% 0.136 137.9) |
| XYZ | xyz(62.6343, 84.1267, 48.0528) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 1.54
Pale Light Green
#B1FC99
ΔE00 1.74
Pastel Green
#B0FF9D
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA4 #E7A4FE
analogous
#E8FEA4 #BBFEA4 #A4FEBA
triadic
#BBFEA4 #A4BBFE #FEA4BB
tetradic
#BBFEA4 #A4E8FE #E7A4FE #FEBAA4
square
#BBFEA4 #A4E8FE #E7A4FE #FEBAA4
split-complementary
#BBFEA4 #BAA4FE #FEA4E8
monochromatic
#61FD2B #8EFD67 #BBFEA4 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.18
#BBFEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BBFEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA4
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA4 | 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)
#FFF09E
Deuteranopia (green-blind)
#F9EAA9
Tritanopia (blue-blind)
#B8F8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea4; /* rgb */ color: rgb(187, 254, 164); /* oklch */ color: oklch(93.1% 0.136 137.9);
Tailwind
colors: {
custom: {
50: '#d1ffbf',
500: '#bbfea4',
950: '#000000',
},
}SCSS
$custom: #bbfea4; $custom-light: #d1ffbf; $custom-dark: #000000;
JSON
{
"hex": "#bbfea4",
"rgb": {
"r": 187,
"g": 254,
"b": 164
},
"hsl": {
"h": 104.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.93109,
"c": 0.13564,
"h": 137.9
},
"luminance": 0.84129
}Semantic roles & 50–950 ramp
primary
#BBFEA4
secondary
#C264E2
accent
#00E6AB
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682