#BBFEA3#BBFEA3
#BBFEA3 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.1% C 0.137 H 137.7°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA3 |
|---|---|
| RGB | rgb(187, 254, 163) |
| HSL | hsl(104, 98%, 82%) |
| HSV | hsv(104, 36%, 100%) |
| CMYK | cmyk(26.4%, 0%, 35.8%, 0.4%) |
| CIE-LAB | lab(93.49, -37.04, 37.01) |
| CIE-LCH | lch(93.49, 52.36, 135.03°) |
| OKLab | oklab(93.09% -0.1011 0.0919) |
| OKLCH | oklch(93.09% 0.137 137.7) |
| XYZ | xyz(62.5443, 84.0907, 47.5790) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.58
Pale Light Green
#B1FC99
ΔE00 1.62
Light Pastel Green
#B2FBA5
ΔE00 1.65
Pastel Green
#B0FF9D
ΔE00 1.70
Light Light Green
#C8FFB0
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA3 #E6A3FE
analogous
#E8FEA3 #BBFEA3 #A3FEB9
triadic
#BBFEA3 #A3BBFE #FEA3BB
tetradic
#BBFEA3 #A3E8FE #E6A3FE #FEB9A3
square
#BBFEA3 #A3E8FE #E6A3FE #FEB9A3
split-complementary
#BBFEA3 #B9A3FE #FEA3E8
monochromatic
#62FD2A #8EFD66 #BBFEA3 #E8FFE0 #E9FFE1
Accessibility & contrast
On white
1.18
#BBFEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BBFEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA3
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA3 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09D
Deuteranopia (green-blind)
#FAEAA8
Tritanopia (blue-blind)
#B9F8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea3; /* rgb */ color: rgb(187, 254, 163); /* oklch */ color: oklch(93.1% 0.137 137.7);
Tailwind
colors: {
custom: {
50: '#d1ffbf',
500: '#bbfea3',
950: '#000000',
},
}SCSS
$custom: #bbfea3; $custom-light: #d1ffbf; $custom-dark: #000000;
JSON
{
"hex": "#bbfea3",
"rgb": {
"r": 187,
"g": 254,
"b": 163
},
"hsl": {
"h": 104.176,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.93091,
"c": 0.13667,
"h": 137.7
},
"luminance": 0.84093
}Semantic roles & 50–950 ramp
primary
#BBFEA3
secondary
#C163E2
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682