#BBFEA6#BBFEA6
#BBFEA6 is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.1% C 0.134 H 138.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA6 |
|---|---|
| RGB | rgb(187, 254, 166) |
| HSL | hsl(106, 98%, 82%) |
| HSV | hsv(106, 35%, 100%) |
| CMYK | cmyk(26.4%, 0%, 34.6%, 0.4%) |
| CIE-LAB | lab(93.54, -36.62, 35.58) |
| CIE-LCH | lch(93.54, 51.06, 135.82°) |
| OKLab | oklab(93.15% -0.0999 0.0887) |
| OKLCH | oklch(93.15% 0.134 138.4) |
| XYZ | xyz(62.8163, 84.1995, 49.0115) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.34
Tea Green
#BDF8A3
ΔE00 1.51
Pastel Green
#B0FF9D
ΔE00 1.94
Pale Light Green
#B1FC99
ΔE00 1.99
Light Light Green
#C8FFB0
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA6 #E9A6FE
analogous
#E7FEA6 #BBFEA6 #A6FEBD
triadic
#BBFEA6 #A6BBFE #FEA6BB
tetradic
#BBFEA6 #A6E7FE #E9A6FE #FEBDA6
square
#BBFEA6 #A6E7FE #E9A6FE #FEBDA6
split-complementary
#BBFEA6 #BDA6FE #FEA6E7
monochromatic
#5FFD2D #8DFD69 #BBFEA6 #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.18
#BBFEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BBFEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA6
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA6 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A0
Deuteranopia (green-blind)
#F9EAAB
Tritanopia (blue-blind)
#B8F8E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea6; /* rgb */ color: rgb(187, 254, 166); /* oklch */ color: oklch(93.1% 0.134 138.4);
Tailwind
colors: {
custom: {
50: '#d1ffc1',
500: '#bbfea6',
950: '#000000',
},
}SCSS
$custom: #bbfea6; $custom-light: #d1ffc1; $custom-dark: #000000;
JSON
{
"hex": "#bbfea6",
"rgb": {
"r": 187,
"g": 254,
"b": 166
},
"hsl": {
"h": 105.682,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.93145,
"c": 0.13357,
"h": 138.4
},
"luminance": 0.84202
}Semantic roles & 50–950 ramp
primary
#BBFEA6
secondary
#C566E2
accent
#00E6AF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682