#BBFAA0#BBFAA0
#BBFAA0 is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.2% C 0.134 H 136.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAA0 |
|---|---|
| RGB | rgb(187, 250, 160) |
| HSL | hsl(102, 90%, 80%) |
| HSV | hsv(102, 36%, 98%) |
| CMYK | cmyk(25.2%, 0%, 36%, 2%) |
| CIE-LAB | lab(92.34, -35.65, 36.98) |
| CIE-LCH | lch(92.34, 51.37, 133.95°) |
| OKLab | oklab(92.15% -0.0973 0.0918) |
| OKLCH | oklch(92.15% 0.134 136.7) |
| XYZ | xyz(61.0226, 81.4722, 45.7615) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.90
Pale Light Green
#B1FC99
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 1.89
Washed Out Green
#BCF5A6
ΔE00 1.99
Pastel Green
#B0FF9D
ΔE00 2.25
Light Light Green
#C8FFB0
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAA0 #DFA0FA
analogous
#E8FAA0 #BBFAA0 #A0FAB2
triadic
#BBFAA0 #A0BBFA #FAA0BB
tetradic
#BBFAA0 #A0E8FA #DFA0FA #FAB2A0
square
#BBFAA0 #A0E8FA #DFA0FA #FAB2A0
split-complementary
#BBFAA0 #B2A0FA #FAA0E8
monochromatic
#68F42C #91F766 #BBFAA0 #E5FDDA #EAFDE2
Accessibility & contrast
On white
1.21
#BBFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#BBFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAA0
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAA0 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#F6E7A5
Tritanopia (blue-blind)
#B9F4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfaa0; /* rgb */ color: rgb(187, 250, 160); /* oklch */ color: oklch(92.2% 0.134 136.7);
Tailwind
colors: {
custom: {
50: '#d1fcbd',
500: '#bbfaa0',
950: '#000000',
},
}SCSS
$custom: #bbfaa0; $custom-light: #d1fcbd; $custom-dark: #000000;
JSON
{
"hex": "#bbfaa0",
"rgb": {
"r": 187,
"g": 250,
"b": 160
},
"hsl": {
"h": 102,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.9215,
"c": 0.13381,
"h": 136.7
},
"luminance": 0.81474
}Semantic roles & 50–950 ramp
primary
#BBFAA0
secondary
#B763DC
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582