#BBFEA8#BBFEA8
#BBFEA8 is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.2% C 0.131 H 138.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEA8 |
|---|---|
| RGB | rgb(187, 254, 168) |
| HSL | hsl(107, 98%, 83%) |
| HSV | hsv(107, 34%, 100%) |
| CMYK | cmyk(26.4%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(93.57, -36.33, 34.63) |
| CIE-LCH | lch(93.57, 50.19, 136.37°) |
| OKLab | oklab(93.18% -0.0991 0.0865) |
| OKLCH | oklch(93.18% 0.131 138.9) |
| XYZ | xyz(63.0012, 84.2735, 49.9852) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.22
Tea Green
#BDF8A3
ΔE00 1.55
Light Light Green
#C8FFB0
ΔE00 2.04
Pastel Green
#B0FF9D
ΔE00 2.16
Washed Out Green
#BCF5A6
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEA8 #EBA8FE
analogous
#E6FEA8 #BBFEA8 #A8FEC0
triadic
#BBFEA8 #A8BBFE #FEA8BB
tetradic
#BBFEA8 #A8E6FE #EBA8FE #FEC0A8
square
#BBFEA8 #A8E6FE #EBA8FE #FEC0A8
split-complementary
#BBFEA8 #C0A8FE #FEA8E6
monochromatic
#5CFD2F #8CFD6B #BBFEA8 #E7FFE1 #E7FFE1
Accessibility & contrast
On white
1.18
#BBFEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BBFEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEA8
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEA8 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A2
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#B8F8E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfea8; /* rgb */ color: rgb(187, 254, 168); /* oklch */ color: oklch(93.2% 0.131 138.9);
Tailwind
colors: {
custom: {
50: '#d1ffc2',
500: '#bbfea8',
950: '#000000',
},
}SCSS
$custom: #bbfea8; $custom-light: #d1ffc2; $custom-dark: #000000;
JSON
{
"hex": "#bbfea8",
"rgb": {
"r": 187,
"g": 254,
"b": 168
},
"hsl": {
"h": 106.744,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.93181,
"c": 0.13149,
"h": 138.9
},
"luminance": 0.84276
}Semantic roles & 50–950 ramp
primary
#BBFEA8
secondary
#C768E3
accent
#00E6B3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682