#BBFEA0#BBFEA0
#BBFEA0 is a very light, vivid green. Relative luminance 0.840; OKLCH L 93.0% C 0.140 H 137.1°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA0 |
|---|---|
| RGB | rgb(187, 254, 160) |
| HSL | hsl(103, 98%, 81%) |
| HSV | hsv(103, 37%, 100%) |
| CMYK | cmyk(26.4%, 0%, 37%, 0.4%) |
| CIE-LAB | lab(93.44, -37.46, 38.43) |
| CIE-LCH | lch(93.44, 53.67, 134.27°) |
| OKLab | oklab(93.04% -0.1023 0.0952) |
| OKLCH | oklch(93.04% 0.14 137.1) |
| XYZ | xyz(62.2787, 83.9845, 46.1802) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.38
Pastel Green
#B0FF9D
ΔE00 1.61
Tea Green
#BDF8A3
ΔE00 1.81
Light Pastel Green
#B2FBA5
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.28
Light Light Green
#C8FFB0
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA0 #E3A0FE
analogous
#EAFEA0 #BBFEA0 #A0FEB4
triadic
#BBFEA0 #A0BBFE #FEA0BB
tetradic
#BBFEA0 #A0EAFE #E3A0FE #FEB4A0
square
#BBFEA0 #A0EAFE #E3A0FE #FEB4A0
split-complementary
#BBFEA0 #B4A0FE #FEA0EA
monochromatic
#64FD27 #90FD63 #BBFEA0 #E6FFDD #E9FFE1
Accessibility & contrast
On white
1.18
#BBFEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#BBFEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA0
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA0 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF099
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#B9F8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea0; /* rgb */ color: rgb(187, 254, 160); /* oklch */ color: oklch(93.0% 0.140 137.1);
Tailwind
colors: {
custom: {
50: '#d1ffbd',
500: '#bbfea0',
950: '#000000',
},
}SCSS
$custom: #bbfea0; $custom-light: #d1ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bbfea0",
"rgb": {
"r": 187,
"g": 254,
"b": 160
},
"hsl": {
"h": 102.766,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.93039,
"c": 0.13977,
"h": 137.1
},
"luminance": 0.83986
}Semantic roles & 50–950 ramp
primary
#BBFEA0
secondary
#BC61E1
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682