#BBFEA2#BBFEA2
#BBFEA2 is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.1% C 0.138 H 137.5°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA2 |
|---|---|
| RGB | rgb(187, 254, 162) |
| HSL | hsl(104, 98%, 82%) |
| HSV | hsv(104, 36%, 100%) |
| CMYK | cmyk(26.4%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(93.47, -37.18, 37.48) |
| CIE-LCH | lch(93.47, 52.80, 134.77°) |
| OKLab | oklab(93.07% -0.1015 0.093) |
| OKLCH | oklch(93.07% 0.138 137.5) |
| XYZ | xyz(62.4551, 84.0550, 47.1090) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 1.65
Pastel Green
#B0FF9D
ΔE00 1.65
Light Pastel Green
#B2FBA5
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 2.58
Celery
#C1FD95
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA2 #E5A2FE
analogous
#E9FEA2 #BBFEA2 #A2FEB7
triadic
#BBFEA2 #A2BBFE #FEA2BB
tetradic
#BBFEA2 #A2E9FE #E5A2FE #FEB7A2
square
#BBFEA2 #A2E9FE #E5A2FE #FEB7A2
split-complementary
#BBFEA2 #B7A2FE #FEA2E9
monochromatic
#62FD29 #8FFD65 #BBFEA2 #E7FFDF #E9FFE1
Accessibility & contrast
On white
1.18
#BBFEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BBFEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA2
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA2 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FAEAA7
Tritanopia (blue-blind)
#B9F8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea2; /* rgb */ color: rgb(187, 254, 162); /* oklch */ color: oklch(93.1% 0.138 137.5);
Tailwind
colors: {
custom: {
50: '#d1ffbe',
500: '#bbfea2',
950: '#000000',
},
}SCSS
$custom: #bbfea2; $custom-light: #d1ffbe; $custom-dark: #000000;
JSON
{
"hex": "#bbfea2",
"rgb": {
"r": 187,
"g": 254,
"b": 162
},
"hsl": {
"h": 103.696,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93074,
"c": 0.13771,
"h": 137.5
},
"luminance": 0.84057
}Semantic roles & 50–950 ramp
primary
#BBFEA2
secondary
#BF62E2
accent
#00E6A7
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682