#BBFEAC#BBFEAC
#BBFEAC is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.3% C 0.127 H 139.9°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEAC |
|---|---|
| RGB | rgb(187, 254, 172) |
| HSL | hsl(109, 98%, 84%) |
| HSV | hsv(109, 32%, 100%) |
| CMYK | cmyk(26.4%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(93.63, -35.74, 32.72) |
| CIE-LCH | lch(93.63, 48.45, 137.53°) |
| OKLab | oklab(93.26% -0.0974 0.082) |
| OKLCH | oklch(93.26% 0.127 139.9) |
| XYZ | xyz(63.3796, 84.4248, 51.9780) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.29
Tea Green
#BDF8A3
ΔE00 1.87
Light Light Green
#C8FFB0
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 2.12
Celadon
#BEFDB7
ΔE00 2.20
Pale Green
#C7FDB5
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEAC #EFACFE
analogous
#E4FEAC #BBFEAC #ACFEC6
triadic
#BBFEAC #ACBBFE #FEACBB
tetradic
#BBFEAC #ACE4FE #EFACFE #FEC6AC
square
#BBFEAC #ACE4FE #EFACFE #FEC6AC
split-complementary
#BBFEAC #C6ACFE #FEACE4
monochromatic
#58FD33 #89FD70 #BBFEAC #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BBFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BBFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEAC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEAC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A7
Deuteranopia (green-blind)
#F8EAB0
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeac; /* rgb */ color: rgb(187, 254, 172); /* oklch */ color: oklch(93.3% 0.127 139.9);
Tailwind
colors: {
custom: {
50: '#d1ffc5',
500: '#bbfeac',
950: '#000000',
},
}SCSS
$custom: #bbfeac; $custom-light: #d1ffc5; $custom-dark: #000000;
JSON
{
"hex": "#bbfeac",
"rgb": {
"r": 187,
"g": 254,
"b": 172
},
"hsl": {
"h": 109.024,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.93255,
"c": 0.12735,
"h": 139.9
},
"luminance": 0.84427
}Semantic roles & 50–950 ramp
primary
#BBFEAC
secondary
#CD6BE3
accent
#00E6BC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682