#BBFFBE#BBFFBE
#BBFFBE is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.110 H 145.7°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFBE |
|---|---|
| RGB | rgb(187, 255, 190) |
| HSL | hsl(123, 100%, 87%) |
| HSV | hsv(123, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.23, -33.37, 24.44) |
| CIE-LCH | lch(94.23, 41.37, 143.78°) |
| OKLab | oklab(93.84% -0.0912 0.0622) |
| OKLCH | oklch(93.84% 0.11 145.7) |
| XYZ | xyz(65.5450, 85.8001, 61.8128) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.83
Celadon
#BEFDB7
ΔE00 1.54
Light Mint Green
#A6FBB2
ΔE00 2.87
Light Seafoam Green
#A7FFB5
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 3.09
Very Pale Green
#CFFDBC
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFBE #FFBBFC
analogous
#DAFFBB #BBFFBE #BBFFE0
triadic
#BBFFBE #BEBBFF #FFBEBB
tetradic
#BBFFBE #BBDAFF #FFBBFC #FFE0BB
square
#BBFFBE #BBDAFF #FFBBFC #FFE0BB
split-complementary
#BBFFBE #E0BBFF #FFBBDA
monochromatic
#41FF49 #7EFF84 #BBFFBE #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.16
#BBFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BBFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFBE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFBE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F6ECC1
Tritanopia (blue-blind)
#B4FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffbe; /* rgb */ color: rgb(187, 255, 190); /* oklch */ color: oklch(93.8% 0.110 145.7);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bbffbe',
950: '#000000',
},
}SCSS
$custom: #bbffbe; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bbffbe",
"rgb": {
"r": 187,
"g": 255,
"b": 190
},
"hsl": {
"h": 122.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93837,
"c": 0.11037,
"h": 145.7
},
"luminance": 0.85803
}Semantic roles & 50–950 ramp
primary
#BBFFBE
secondary
#E777E2
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683