#BBFAA8#BBFAA8
#BBFAA8 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.3% C 0.125 H 138.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAA8 |
|---|---|
| RGB | rgb(187, 250, 168) |
| HSL | hsl(106, 89%, 82%) |
| HSV | hsv(106, 33%, 98%) |
| CMYK | cmyk(25.2%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(92.47, -34.50, 33.16) |
| CIE-LCH | lch(92.47, 47.86, 136.13°) |
| OKLab | oklab(92.3% -0.0941 0.083) |
| OKLCH | oklch(92.3% 0.125 138.6) |
| XYZ | xyz(61.7451, 81.7612, 49.5665) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.04
Washed Out Green
#BCF5A6
ΔE00 1.23
Light Pastel Green
#B2FBA5
ΔE00 1.43
Light Light Green
#C8FFB0
ΔE00 1.86
Pale Green
#C7FDB5
ΔE00 2.29
Celadon
#BEFDB7
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAA8 #E7A8FA
analogous
#E4FAA8 #BBFAA8 #A8FABE
triadic
#BBFAA8 #A8BBFA #FAA8BB
tetradic
#BBFAA8 #A8E4FA #E7A8FA #FABEA8
square
#BBFAA8 #A8E4FA #E7A8FA #FABEA8
split-complementary
#BBFAA8 #BEA8FA #FAA8E4
monochromatic
#61F334 #8EF76E #BBFAA8 #E8FDE2 #E8FDE2
Accessibility & contrast
On white
1.21
#BBFAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBFAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAA8
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAA8 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA3
Deuteranopia (green-blind)
#F5E7AC
Tritanopia (blue-blind)
#B8F4E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfaa8; /* rgb */ color: rgb(187, 250, 168); /* oklch */ color: oklch(92.3% 0.125 138.6);
Tailwind
colors: {
custom: {
50: '#d1fcc2',
500: '#bbfaa8',
950: '#000000',
},
}SCSS
$custom: #bbfaa8; $custom-light: #d1fcc2; $custom-dark: #000000;
JSON
{
"hex": "#bbfaa8",
"rgb": {
"r": 187,
"g": 250,
"b": 168
},
"hsl": {
"h": 106.098,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.92295,
"c": 0.12544,
"h": 138.6
},
"luminance": 0.81763
}Semantic roles & 50–950 ramp
primary
#BBFAA8
secondary
#C26ADC
accent
#00E6B0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582