#BBFFBA#BBFFBA
#BBFFBA is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.114 H 144.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFBA |
|---|---|
| RGB | rgb(187, 255, 186) |
| HSL | hsl(119, 100%, 86%) |
| HSV | hsv(119, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(94.15, -34.02, 26.37) |
| CIE-LCH | lch(94.15, 43.05, 142.22°) |
| OKLab | oklab(93.75% -0.0929 0.0669) |
| OKLCH | oklch(93.75% 0.114 144.2) |
| XYZ | xyz(65.1138, 85.6276, 59.5419) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.86
Celadon
#BEFDB7
ΔE00 0.92
Pale Green
#C7FDB5
ΔE00 2.56
Light Mint Green
#A6FBB2
ΔE00 2.71
Light Seafoam Green
#A7FFB5
ΔE00 2.74
Light Light Green
#C8FFB0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFBA #FEBAFF
analogous
#DEFFBA #BBFFBA #BAFFDC
triadic
#BBFFBA #BABBFF #FFBABB
tetradic
#BBFFBA #BADEFF #FEBAFF #FFDCBA
square
#BBFFBA #BADEFF #FEBAFF #FFDCBA
split-complementary
#BBFFBA #DCBAFF #FFBADE
monochromatic
#42FF40 #7FFF7D #BBFFBA #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.16
#BBFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BBFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFBA
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFBA | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B6
Deuteranopia (green-blind)
#F7ECBE
Tritanopia (blue-blind)
#B5FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffba; /* rgb */ color: rgb(187, 255, 186); /* oklch */ color: oklch(93.8% 0.114 144.2);
Tailwind
colors: {
custom: {
50: '#d1ffcf',
500: '#bbffba',
950: '#000000',
},
}SCSS
$custom: #bbffba; $custom-light: #d1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bbffba",
"rgb": {
"r": 187,
"g": 255,
"b": 186
},
"hsl": {
"h": 119.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93753,
"c": 0.11443,
"h": 144.2
},
"luminance": 0.8563
}Semantic roles & 50–950 ramp
primary
#BBFFBA
secondary
#E576E7
accent
#00E6E2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683